kickstart.nvim icon indicating copy to clipboard operation
kickstart.nvim copied to clipboard

Added nerdtree plugin + autocmd property to not autocomment new line

Open ZakHargz opened this issue 3 years ago • 1 comments

  • Added nerdtree
  • Added keybind to map fe
  • Added autocmd to not comment new line.

ZakHargz avatar Dec 22 '22 15:12 ZakHargz

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).

matheus-ft avatar Dec 23 '22 19:12 matheus-ft

No thanks, I'm not interested in adding a file tree to this repo at this time. Thanks for sending a PR though!

tjdevries avatar Dec 26 '22 03:12 tjdevries

Thanks for confirming.

May I ask what things you've like to see in this repo moving forwards?

ZakHargz avatar Jan 03 '23 09:01 ZakHargz