diff --git a/neovim-lua-library.md b/neovim-lua-library.md index a3fb1b4..cb75127 100644 --- a/neovim-lua-library.md +++ b/neovim-lua-library.md @@ -5,6 +5,7 @@ - [async](#async) - [UI](#ui) - [REST](#rest) + - [Require](#require) - [Hook](#hook) - [Mode](#mode) - [Icon](#icon) @@ -34,6 +35,10 @@ - [NTBBloodbath/rest.nvim](https://github.com/NTBBloodbath/rest.nvim) ![](https://img.shields.io/github/stars/NTBBloodbath/rest.nvim) ![](https://img.shields.io/github/last-commit/NTBBloodbath/rest.nvim) ![](https://img.shields.io/github/commit-activity/y/NTBBloodbath/rest.nvim) +### Require + +- [miversen33/import.nvim](https://github.com/miversen33/import.nvim) ![](https://img.shields.io/github/stars/miversen33/import.nvim) ![](https://img.shields.io/github/last-commit/miversen33/import.nvim) ![](https://img.shields.io/github/commit-activity/y/miversen33/import.nvim) + ### Hook - [rktjmp/fwatch.nvim](https://github.com/rktjmp/fwatch.nvim) ![](https://img.shields.io/github/stars/rktjmp/fwatch.nvim) ![](https://img.shields.io/github/last-commit/rktjmp/fwatch.nvim) ![](https://img.shields.io/github/commit-activity/y/rktjmp/fwatch.nvim)