remove telescope-filebrowser, update LSP key maps

This commit is contained in:
Oliver Ladner 2024-01-23 12:08:25 +01:00
commit fe23c214c2
2 changed files with 2 additions and 1 deletions

View file

@ -28,6 +28,8 @@ Some of these are plain Vim commands, others are specific to Neovim.
- `:LspInfo` show currently attached LSP client details
- `:ConformInfo` useful to debug why a formatter times out
- `Ctrl`+`n/p` scroll down/up through LSP suggestions
- `Ctrl`+`l` accept selected suggestion
## NAVIGATION

View file

@ -18,7 +18,6 @@
"nvim-web-devicons": { "branch": "master", "commit": "140edfcf25093e8b321d13e154cbce89ee868ca0" },
"oil.nvim": { "branch": "master", "commit": "bf753c3e3f8736939ad5597f92329dfe7b1df4f5" },
"plenary.nvim": { "branch": "master", "commit": "55d9fe89e33efd26f532ef20223e5f9430c8b0c0" },
"telescope-file-browser.nvim": { "branch": "master", "commit": "6f735a63dc24b9aed527cd505a31864223c8a6d8" },
"telescope-fzf-native.nvim": { "branch": "main", "commit": "6c921ca12321edaa773e324ef64ea301a1d0da62" },
"telescope.nvim": { "branch": "master", "commit": "d90956833d7c27e73c621a61f20b29fdb7122709" },
"tokyonight.nvim": { "branch": "main", "commit": "633039585dff7fd2b9b62fb190bf768702609d95" },