nixpkgs/home/programs/neovim/configuration/plugin
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
..
functions.vim Fix sorting within neovim 2022-08-22 11:09:35 +02:00
indentation.vim Migrate whole Neovim configuration into expected structure 2022-03-22 09:38:34 +01:00
initialconfiguration.vim Migrate whole Neovim configuration into expected structure 2022-03-22 09:38:34 +01:00
mappings.vim Revert "Replace vim NERDtree with nvim-tree-lua" 2022-10-31 09:21:17 +01:00
mouse.vim Fix wrong comment style in neovim config file 2022-10-04 15:10:51 +02:00
searching.vim Migrate whole Neovim configuration into expected structure 2022-03-22 09:38:34 +01:00
shada.vim Move files out of home to xdg folders 2022-10-11 20:36:48 +02:00
statusline.vim Migrate whole Neovim configuration into expected structure 2022-03-22 09:38:34 +01:00
undo.vim Move files out of home to xdg folders 2022-10-11 20:36:48 +02:00
wildignore.vim Migrate whole Neovim configuration into expected structure 2022-03-22 09:38:34 +01:00