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

6.9k
Stars
256
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

77.6k
Stars
5.4k
Forks
989
Watchers

Vim-fork focused on extensibility and usability

doc

24
Stars
12
Forks
Watchers

Generated documentation and reports

go-client

547
Stars
37
Forks
Watchers

Nvim Go client

node-client

454
Stars
47
Forks
Watchers

Nvim Node.js client and plugin host

nvim-lspconfig

9.7k
Stars
2.0k
Forks
84
Watchers

Quickstart configs for Nvim LSP

nvimdev.nvim

77
Stars
11
Forks
Watchers

Neovim plugin for working on Neovim

nvim-numbertoggle

137
Stars
1
Forks
Watchers

Neovim plugin to automatically toggle between relative and absolute line numbers. Written in Lua.

goldsmith.nvim

58
Stars
3
Forks
Watchers

Use Neovim features, such as built-in LSP and tree-sitter, and develop Go code.