Skip to content

Commit c421c76

Browse files
chore(docs): Add info about lsp references
1 parent 4610182 commit c421c76

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/configuration.org

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2282,6 +2282,7 @@ To make all mappings dot repeatable, install [[https://github.com/tpope/vim-repe
22822282
There is basic LSP support available in org files. Available methods:
22832283
- =textDocument/documentSymbol= - Shows list of headlines in current file, correctly nested
22842284
- =workspace/symbol= - List and filter all headlines that are part of [[#org_agenda_files][org_agenda_files]]
2285+
- =textDocument/references= - Show all links to the headline under cursor
22852286
- =textDocument/completion= - Autocompletion results. More details in [[#autocompletion][autocompletion]].
22862287
NOTE: If you are using any [[file:./plugins.org::#completion-plugins][completion plugins]],
22872288
make sure to remove the custom source settings for orgmode. It's no longer needed.

0 commit comments

Comments
 (0)