neovim-plugin topic

List neovim-plugin repositories

gitsigns.nvim

4.5k
Stars
169
Forks
Watchers

Git integration for buffers

impatient.nvim

1.2k
Stars
28
Forks
Watchers

Improve startup time for Neovim

satellite.nvim

497
Stars
18
Forks
Watchers

Decorate scrollbar for Neovim

spaceless.nvim

76
Stars
3
Forks
Watchers

Automatically strip trailing whitespace as you are editing.

spellsitter.nvim

420
Stars
21
Forks
Watchers

Treesitter powered spellchecker

barbar.nvim

2.1k
Stars
82
Forks
Watchers

The neovim tabline plugin.

lsp-colors.nvim

435
Stars
8
Forks
Watchers

🌈 Plugin that creates missing LSP diagnostics highlight groups for color schemes that don't yet support the Neovim 0.5 builtin LSP client.

neodev.nvim

2.0k
Stars
58
Forks
Watchers

💻 Neovim setup for init.lua and plugin development with full signature help, docs and completion for the nvim lua API.

fwatch.nvim

78
Stars
2
Forks
Watchers

fwatch.nvim lets you watch files or directories for changes and then run vim commands or lua functions.

highlight-current-n.nvim

90
Stars
1
Forks
Watchers

Highlights the current /, ? or * match under your cursor when pressing n or N and gets out of the way afterwards.