neovim-plugin topic
godbolt.nvim
Display assembly for the current buffer or visual selection from godbolt.org. Use https://sr.ht/~p00f/godbolt.nvim instead
cmp-tmux
Tmux completion source for nvim-cmp and nvim-compe
buftabline.nvim
A low-config, minimalistic buffer tabline Neovim plugin written in Lua.
null-ls.nvim
Use Neovim as a language server to inject LSP diagnostics, code actions, and more via Lua.
nvim-lsp-ts-utils
Utilities to improve the TypeScript development experience for Neovim's built-in LSP client.
typescript.nvim
A Lua plugin, written in TypeScript, to write TypeScript (Lua optional).
mini.nvim
Library of 40+ independent Lua modules improving overall Neovim (version 0.8 and higher) experience with minimal effort
diffview.nvim
Single tabpage interface for easily cycling through diffs for all modified files for any git rev.
winshift.nvim
Rearrange your windows with ease.
BufOnly.nvim
Lua/Neovim port of BufOnly.vim with some changes