dotfiles/nvim/.config/nvim/lua
Marty Oehme f156292e8f
nvim: Add file tree
In addition to my standard file manager, vifm, being integrated into
neovim, I have now also added a side-pane file tree (akin to nerdtree)
that is easily reachable to get a quick overview of a file layout.

For now, I do not intend to do much more with the plugin, only keep it
for those rare cases I want to have a view on my file layout at the same
time as working in a buffer. For all other things (file operations
especially) I still have vifm.
2023-03-22 15:58:18 +01:00
..
personal nvim: Switch to lua-based setup 2021-07-27 10:12:33 +02:00
plug nvim: Format files 2023-03-22 10:35:21 +01:00
util nvim: Determine python venv on lsp start 2023-03-01 15:57:28 +01:00
autocmds.lua nvim: Remove line number from terminal buffers 2023-02-28 11:21:39 +01:00
look.lua nvim: Improve dynamic colorscheme sourcing 2023-03-07 10:41:47 +01:00
maps.lua nvim: Add file tree 2023-03-22 15:58:18 +01:00
plugins.lua nvim: Add file tree 2023-03-22 15:58:18 +01:00
settings.lua nvim: Remove cmdline if not used, split buffers belowright 2023-02-27 09:20:18 +01:00