feat(neovim): extend telescope key bindings

This commit is contained in:
Felix Schröter 2022-05-27 01:31:33 +02:00
parent 42e069fd0f
commit b1039c9a2b
Signed by: felschr
GPG key ID: 671E39E6744C807D
4 changed files with 61 additions and 6 deletions

View file

@ -77,6 +77,7 @@ in {
./dap/dap.lua
./dap/mappings.lua
./treesitter.lua
./telescope.lua
./neorg.lua
]);
withNodeJs = false;