mirror of
https://github.com/nanotee/nvim-lua-guide
synced 2024-11-11 01:10:31 +00:00
Added link to vimpeccable
This commit is contained in:
parent
35f047a6a5
commit
1f663e0f82
@ -27,6 +27,7 @@ A few tutorials have already been written to help people write plugins in Lua. S
|
|||||||
- [2n.pl - How to write neovim plugins in Lua](https://www.2n.pl/blog/how-to-write-neovim-plugins-in-lua.md)
|
- [2n.pl - How to write neovim plugins in Lua](https://www.2n.pl/blog/how-to-write-neovim-plugins-in-lua.md)
|
||||||
- [2n.pl - How to make UI for neovim plugins in Lua](https://www.2n.pl/blog/how-to-make-ui-for-neovim-plugins-in-lua)
|
- [2n.pl - How to make UI for neovim plugins in Lua](https://www.2n.pl/blog/how-to-make-ui-for-neovim-plugins-in-lua)
|
||||||
- [ms-jpq - Neovim Async Tutorial](https://ms-jpq.github.io/neovim-async-tutorial/)
|
- [ms-jpq - Neovim Async Tutorial](https://ms-jpq.github.io/neovim-async-tutorial/)
|
||||||
|
- [Vimpeccable - Plugin to help write your .vimrc in Lua](https://github.com/svermeulen/vimpeccable)
|
||||||
|
|
||||||
## Where to put Lua files
|
## Where to put Lua files
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user