refactor: use lua api for user commands and autocommands (#1206)

BREAKING: plugin now requires nvim-0.7
This commit is contained in:
Michael
2022-05-14 10:49:45 +03:00
committed by GitHub
parent 90d7b8edb1
commit 46014449b6
5 changed files with 81 additions and 44 deletions

View File

@@ -4,7 +4,7 @@
## Notice
This plugin requires [neovim >=0.6.0](https://github.com/neovim/neovim/wiki/Installing-Neovim).
This plugin requires [neovim >=0.7.0](https://github.com/neovim/neovim/wiki/Installing-Neovim).
If you have issues since the recent setup migration, check out [this guide](https://github.com/kyazdani42/nvim-tree.lua/issues/674)