mirror of
https://github.com/rockerBOO/awesome-neovim
synced 2024-11-10 13:44:13 +00:00
add link to nvim-jqx: interactive interface to json files (#45)
This commit is contained in:
parent
19c7bb8b42
commit
f2ddc4dfaf
1 changed files with 3 additions and 0 deletions
|
@ -203,6 +203,9 @@ Treesitter is a new system coming in Neovim 0.5 that incrementally parses your c
|
||||||
- [TimUntersberger/neogit](https://github.com/TimUntersberger/neogit) - A Magit clone for Neovim that may change some things to fit the Vim philosophy.
|
- [TimUntersberger/neogit](https://github.com/TimUntersberger/neogit) - A Magit clone for Neovim that may change some things to fit the Vim philosophy.
|
||||||
- [tveskag/nvim-blame-line](https://github.com/tveskag/nvim-blame-line) - A small plugin that uses neovims virtual text to print git blame info at the end of the current line.
|
- [tveskag/nvim-blame-line](https://github.com/tveskag/nvim-blame-line) - A small plugin that uses neovims virtual text to print git blame info at the end of the current line.
|
||||||
|
|
||||||
|
### Json
|
||||||
|
- [gennaro-tedesco/nvim-jqx](https://github.com/gennaro-tedesco/nvim-jqx) - Interactive interface for json files
|
||||||
|
|
||||||
### Comment
|
### Comment
|
||||||
|
|
||||||
- [b3nj5m1n/kommentary](https://github.com/b3nj5m1n/kommentary) - Commenting plugin written in lua.
|
- [b3nj5m1n/kommentary](https://github.com/b3nj5m1n/kommentary) - Commenting plugin written in lua.
|
||||||
|
|
Loading…
Reference in a new issue