posts/develop-a-neovim-plugin-in-lua/ #7
Replies: 3 comments 3 replies
-
Very cool post. This really helps ! However I would prefer an extended example. I think one major thing that people want to do with a custom plugin is to change what is display in the current buffer. Maybe an example on how to change "-" to small point in a markdown file will be pertinent ? |
Beta Was this translation helpful? Give feedback.
-
Nice article. |
Beta Was this translation helpful? Give feedback.
-
Thank you, it has been very helpful to me. |
Beta Was this translation helpful? Give feedback.
-
posts/develop-a-neovim-plugin-in-lua/
Learn how to develop a Neovim plugin in Lua. Understand the structure of Neovim plugin, Lua module, and create a simple plugin.
https://m4xshen.dev/posts/develop-a-neovim-plugin-in-lua/
Beta Was this translation helpful? Give feedback.
All reactions