This short article showcases some forms for retrieving the visual selected text or treesitter node at cursor in Neovim using Lua and Neovim API.
[Read More]How to create a Neovim plugin
This article’s intention is to explain how to create a basic neovim plugin, letting you understand the basics about its structure, how to add functionality, add customizable config and finally expose new commands for users.
[Read More]