Neovim topic
Neovim is a refactor, and sometimes redactor, in the tradition of Vim. It is not a rewrite but a continuation and extension of Vim. Neovim is built for users who want the good parts of Vim, and more.
List
Neovim repositories
mason.nvim
3.6k
Stars
182
Forks
17
Watchers
Portable package manager for Neovim that runs everywhere Neovim runs. Easily install and manage LSP servers, DAP servers, linters, and formatters.
neovim
63.4k
Stars
4.5k
Forks
982
Watchers
Vim-fork focused on extensibility and usability
neovim-ruby
275
Stars
18
Forks
Watchers
Ruby support for Neovim
nvim-lspconfig
7.5k
Stars
1.9k
Forks
73
Watchers
Quickstart configs for Nvim LSP
nvim-numbertoggle
37
Stars
0
Forks
Watchers
Neovim plugin to automatically toggle between relative and absolute line numbers. Written in Lua.
goldsmith.nvim
60
Stars
3
Forks
Watchers
Use Neovim features, such as built-in LSP and tree-sitter, and develop Go code.