feat: rewrite nvimtree configuration and rename nvimTreeLua to nvimTree

WARNING: breaking change - see #109
This commit is contained in:
raf 2023-07-31 13:50:10 +03:00 committed by GitHub
commit f0dffff72e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 1432 additions and 594 deletions

View file

@ -43,7 +43,7 @@ https://github.com/notashelf[notashelf]:
* Added <<opt-vim.cursorlineOpt>> for configuring Neovim's cursorlineOpt.
* Added <<opt-vim.filetree.nvimTreeLua.view.cursorline>>, default false, to enable cursorline in nvimtre.
* Added `filetree.nvimTreeLua.view.cursorline`, default false, to enable cursorline in nvimtre.
* Added Fidget.nvim support for the Catppuccin theme.