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

5.9k
Stars
242
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

75.9k
Stars
5.2k
Forks
982
Watchers

Vim-fork focused on extensibility and usability

doc

24
Stars
12
Forks
Watchers

Generated documentation and reports

go-client

515
Stars
37
Forks
Watchers

Nvim Go client

node-client

445
Stars
45
Forks
Watchers

Nvim Node.js client and plugin host

nvim-lspconfig

8.6k
Stars
2.0k
Forks
73
Watchers

Quickstart configs for Nvim LSP

nvimdev.nvim

71
Stars
11
Forks
Watchers

Neovim plugin for working on Neovim

nvim-numbertoggle

118
Stars
1
Forks
Watchers

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

goldsmith.nvim

59
Stars
3
Forks
Watchers

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