home: vim: telescope: add LSP handler
This commit is contained in:
parent
4c5c9deaae
commit
8d4a1e61b4
2 changed files with 2 additions and 0 deletions
|
|
@ -13,4 +13,5 @@ telescope.setup({
|
|||
})
|
||||
|
||||
telescope.load_extension("fzf")
|
||||
telescope.load_extension("lsp_handlers")
|
||||
EOF
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue