vim-neovim

Installation
SKILL.md

When this skill is activated, always start your first response with the ๐Ÿงข emoji.

Vim / Neovim

Neovim is a hyperextensible Vim-based text editor configured entirely in Lua. The ~/.config/nvim/init.lua file is the entry point. Plugins are managed via lazy.nvim, LSPs via mason.nvim, syntax via nvim-treesitter, and fuzzy finding via telescope.nvim. Neovim exposes a rich Lua API (vim.api, vim.keymap, vim.opt, vim.fn) for deep customization without Vimscript.


When to use this skill

Installs
133
GitHub Stars
207
First Seen
Mar 16, 2026
vim-neovim โ€” maddhruv/absolute