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

7.0k
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

79.7k
Stars
5.5k
Forks
981
Watchers

Vim-fork focused on extensibility and usability

doc

24
Stars
12
Forks
Watchers

Generated documentation and reports

go-client

547
Stars
36
Forks
Watchers

Nvim Go client

node-client

455
Stars
47
Forks
Watchers

Nvim Node.js client and plugin host

nvim-lspconfig

9.8k
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

138
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.