# gentags.nvim
Tags generator/management for old school vimers in Neovim.
> [!WARNING]
>
> Don't use this plugin now, it's not finished yet!
## Install
With lazy.nvim.
```lua
require('lazy').setup({
{ "linrongbin16/gentags.nvim", opts = {} }
})
```
## Credits
- [vim-gutentags](https://github.com/ludovicchabant/vim-gutentags)
## Development
To develop the project and make PR, please setup with:
- [lua_ls](https://github.com/LuaLS/lua-language-server).
- [stylua](https://github.com/JohnnyMorganz/StyLua).
- [luarocks](https://luarocks.org/).
- [luacheck](https://github.com/mpeterv/luacheck).
To run unit tests, please install below dependencies:
- [vusted](https://github.com/notomo/vusted).
Then test with `vusted ./test`.
## Contribute
Please open [issue](https://github.com/linrongbin16/gentags.nvim/issues)/[PR](https://github.com/linrongbin16/gentags.nvim/pulls) for anything about gentags.nvim.
Like gentags.nvim? Consider
[](https://github.com/sponsors/linrongbin16)
[](https://github.com/linrongbin16/lin.nvim/wiki/Sponsor)
[](https://github.com/linrongbin16/lin.nvim/wiki/Sponsor)