nixpkgs/home/programs/neovim/configuration
Daniel Siepmann 359ee0f74d
Revert "Replace vim NERDtree with nvim-tree-lua"
This reverts commit 7e844adde2.

Keep NERDTree instead of nvim tree lua.
Mostly because it uses very small inputs for file paths.
I couldn't find an easy way to move files.
It opens files with absolute path instead of relative to cwd which will
also influence my snippets.
2022-10-31 09:21:17 +01:00
..
after/ftplugin Configure neovim to not expand tabs in c code 2022-09-01 17:21:57 +02:00
ftdetect Add fes project specifics for vim 2022-10-17 09:51:16 +02:00
lua/telescope/_extensions Rename Neovim custom telescope 2022-03-23 16:37:26 +01:00
plugin Revert "Replace vim NERDtree with nvim-tree-lua" 2022-10-31 09:21:17 +01:00
snippets Add php snippet for codeception cest file 2022-10-11 10:07:44 +02:00
syntax Adjust Neovim sql comment 2022-03-15 08:10:54 +01:00