kickstart.nvim
kickstart.nvim copied to clipboard
Added nerdtree plugin + autocmd property to not autocomment new line
- Added nerdtree
- Added keybind to map
fe - Added autocmd to not comment new line.
If I were to add a filetree, I'd add either nvim-tree or chadtree. They both look awesome and are not written in viml. Chadtree promises some better performance, and nvim-tree is easily configured in Lua. So despite them being a bit less known than nerdtree, I think they fit better in this project's idea (specially nvim-tree, which is is neovim focused and also simpler to install).
No thanks, I'm not interested in adding a file tree to this repo at this time. Thanks for sending a PR though!
Thanks for confirming.
May I ask what things you've like to see in this repo moving forwards?