neovim-plugin topic

List neovim-plugin repositories

godbolt.nvim

197
Stars
10
Forks
Watchers

Display assembly for the current buffer or visual selection from godbolt.org. Use https://sr.ht/~p00f/godbolt.nvim instead

cmp-tmux

118
Stars
8
Forks
Watchers

Tmux completion source for nvim-cmp and nvim-compe

buftabline.nvim

73
Stars
4
Forks
Watchers

A low-config, minimalistic buffer tabline Neovim plugin written in Lua.

null-ls.nvim

3.6k
Stars
797
Forks
18
Watchers

Use Neovim as a language server to inject LSP diagnostics, code actions, and more via Lua.

nvim-lsp-ts-utils

439
Stars
18
Forks
Watchers

Utilities to improve the TypeScript development experience for Neovim's built-in LSP client.

typescript.nvim

498
Stars
28
Forks
Watchers

A Lua plugin, written in TypeScript, to write TypeScript (Lua optional).

mini.nvim

4.9k
Stars
185
Forks
9
Watchers

Library of 40+ independent Lua modules improving overall Neovim (version 0.8 and higher) experience with minimal effort

diffview.nvim

3.5k
Stars
98
Forks
Watchers

Single tabpage interface for easily cycling through diffs for all modified files for any git rev.

winshift.nvim

449
Stars
6
Forks
Watchers

Rearrange your windows with ease.

BufOnly.nvim

35
Stars
1
Forks
Watchers

Lua/Neovim port of BufOnly.vim with some changes