Add telescope lsp plugin
This commit is contained in:
parent
c8e1e7f11b
commit
243f61abac
3 changed files with 10 additions and 1 deletions
3
after/plugin/telescope.vim
Normal file
3
after/plugin/telescope.vim
Normal file
|
@ -0,0 +1,3 @@
|
|||
|
||||
" search for symbols
|
||||
map gs :Telescope lsp_dynamic_workspace_symbols<cr>
|
Loading…
Add table
Add a link
Reference in a new issue