Topic

nvim

Repositories (2265)

nvim-ghost.nvim
nvim-ghost.nvim subnut Python

:ghost: GhostText plugin for Neovim with zero dependencies :tada: Supports neovim running inside WSL too! :partying_face: Windows/Linux/macOS supporte...

202
cscope_maps.nvim
cscope_maps.nvim dhananjaylatkar Lua

cscope support for neovim

202
luasnip-latex-snippets.nvim
luasnip-latex-snippets.nvim iurimateus Lua

A port of Gilles Castel's UltiSnip snippets for LuaSnip.

201
nougat.nvim
nougat.nvim MunifTanjim Lua

🍫 Hyperextensible Statusline / Tabline / Winbar for Neovim 🚀

200
nvim
nvim yaocccc Lua

开箱即用的nvim配置 详细的文档 lua实现

200
onedark.nvim
onedark.nvim ful1e5 Lua

Atom's iconic One Dark theme for Neovim, written in Lua

199
markdown-preview.nvim
markdown-preview.nvim selimacerbas HTML

Live Markdown preview for Neovim with Mermaid diagrams, LaTeX math (KaTeX), scroll sync, and syntax highlighting. Pure Lua, zero npm dependencies.

199
ogpt.nvim
ogpt.nvim huynle Lua

Chat with Ollama/OpenRouter/Huggingface/TextGen/OpenAI/Gemini/Anthropic GPT Neovim Plugin: Effortless Natural Language Generation with LLM API

198
compiler-explorer.nvim
compiler-explorer.nvim krady21 Lua

Run compilers and inspect assembly directly from Neovim with the help of https://godbolt.org

197
yabs.nvim
yabs.nvim pianocomposer321 Lua

Yet Another Build System/Code Runner for Neovim, written in lua

196
herdr-nvim
herdr-nvim ChmaraX Rust

Neovim, fully integrated into your herdr workspace

193
template
template AstroNvim Lua

AstroNvim template

192
one_monokai.nvim
one_monokai.nvim cpea2506 Lua

One Monokai for Neovim

192
solarized.nvim
solarized.nvim shaunsingh Lua

Port of the Solarized colorscheme for vim, written in lua, with treesitter support.

191
gkeep.nvim
gkeep.nvim stevearc Python

Google Keep integration for Neovim

191
timber.nvim
timber.nvim Goose97 Lua

Neovim plugin to quickly insert log statements and capture log output

189
nvim-spotify
nvim-spotify KadoBOT Go

For productivity addicts who enjoy coding while listening to Spotify, and cannot lose their focus switching to the app to control their music.

189
search.nvim
search.nvim FabianWirth Lua

nvim plugin that adds tabs for telescope search

189
bg.nvim
bg.nvim typicode Lua

Automatically sync your terminal background with your Neovim colorscheme 🎆

189
atone.nvim
atone.nvim XXiaoA Lua

Modern undotree plugin for nvim

188
nvim-docs-view
nvim-docs-view amrbashir Lua

A neovim plugin to display lsp hover documentation in a side panel.

188
nvim-magic
nvim-magic jameshiew Lua

:genie: Pluggable framework for using AI code assistance in Neovim

188
boole.nvim
boole.nvim nat-418 Lua

Neovim plugin for toggling booleans, etc.

188
wrapped.nvim
wrapped.nvim aikhe Lua

View your Neovim configuration insights, history, and heatmaps.

188
nvim-pqf
nvim-pqf yorickpeterse Lua

Prettier quickfix/location list windows for NeoVim

187
better-escape.vim
better-escape.vim nvim-zh Vim Script

A Vim/Neovim plugin for escaping insert mode without lagging.

187
one.nvim
one.nvim adoyle-h Lua

All-in-one neovim config framework in Lua.

187
align.nvim
align.nvim Vonr Lua

A minimal plugin for NeoVim for aligning lines

186
ltex_extra.nvim
ltex_extra.nvim barreiroleo Lua

Provides external LTeX file handling (off-spec lsp) and other functions.

186
backseat.nvim
backseat.nvim james1236 Lua

A neovim plugin that uses GPT to highlight and explain code readability issues

185
nvim-window
nvim-window yorickpeterse Lua

Easily jump between NeoVim windows.

185
dotfiles
dotfiles b0o Lua

☄ Maddison's dotfiles!

185
pipeline.nvim
pipeline.nvim topaxi Lua

See status of ci/cd pipeline runs directly in neovim. Currently supports GitHub Actions and GitLab CI.

184
nebulous.nvim
nebulous.nvim Yagua Lua

Minimalist Collection of Colorschemes for Neovim Written in Lua

183
bookmarks.nvim
bookmarks.nvim tomasky Lua

A Bookmarks Plugin With Global File Store For Neovim Written In Lua.

183
ashen.nvim
ashen.nvim ficd0 Lua

A warm, muted colorscheme for Neovim featuring red, orange, plenty of grayscale. Mirror of https://codeberg.org/ficd/ashen.nvim

183
nvim-config-local
nvim-config-local klen Lua

Secure load local config files for neovim

180
bubbly.nvim
bubbly.nvim datwaft Lua

Bubbly statusline for neovim

176
jinja-lsp
jinja-lsp uros-5 Rust

Language Server for jinja

176
twoslash-queries.nvim
twoslash-queries.nvim marilari88 Lua

Nvim lua plugin which adds support for twoslash queries into typescript projects

176
follow-md-links.nvim
follow-md-links.nvim jghauser Lua

Easily follow markdown links with this neovim plugin

176
dir-telescope.nvim
dir-telescope.nvim princejoogie Lua

Perform telescope functions in a selected directory

176
nvim-best-practices-plugin-template
nvim-best-practices-plugin-template ColinKennedy Lua

A no-nonsense template for making high-quality Neovim plugins. It has all the best opinions, pinky promise

174
nordic.nvim
nordic.nvim andersevenrud Lua

A nord-esque colorscheme for neovim

174
neopyter
neopyter SUSTech-data Lua

The bridge between Neovim and Jupyterlab

173
close-buffers.nvim
close-buffers.nvim kazhala Lua

:bookmark_tabs: Delete multiple vim buffers based on different conditions

173
nvix
nvix semi710 Nix

Neovim Configuration based on Nixvim.

173
evangelion.nvim
evangelion.nvim xero Vim Script

a colorscheme for {neo,}vim inspired by neon genesis evangelion. supports diagnostics, cmp, fzf, gitsigns, lazy, lsp, lualine, telescope, treesitter,...

173
format-on-save.nvim
format-on-save.nvim elentok Lua

Automatically formats files when saving using either LSP or shell utilities like prettierd or shfmt

172
dadbod-grip.nvim
dadbod-grip.nvim joryeugene Lua

Dadbod Grip turns database tables into editable Vim buffers, with schema browsing, staged mutations, generated SQL, relationship navigation, and cross...

171