neovim
There are 9492 repositories under neovim topic.
neovim/neovim
Vim-fork focused on extensibility and usability
junegunn/fzf
:cherry_blossom: A command-line fuzzy finder
NvChad/NvChad
Blazing fast Neovim config providing solid defaults and a beautiful UI, enhancing your neovim experience.
SpaceVim/SpaceVim
A modular Vim/Neovim configuration
LunarVim/LunarVim
๐ LunarVim is an IDE layer for Neovim. Completely free and community driven.
LazyVim/LazyVim
Neovim config for the lazy
sxyazi/yazi
๐ฅ Blazing fast terminal file manager written in Rust, based on async I/O.
mhinz/vim-galore
:mortar_board: All things Vim!
rockerBOO/awesome-neovim
Collections of awesome neovim plugins.
nvim-telescope/telescope.nvim
Find, Filter, Preview, Pick. All lua, all the time.
folke/lazy.nvim
๐ค A modern plugin manager for Neovim
neovide/neovide
No Nonsense Neovim Client in Rust
AstroNvim/AstroNvim
AstroNvim is an aesthetic and feature-rich neovim config that is extensible and easy to use with a great set of plugins
onivim/oni
Oni: Modern Modal Editing - powered by Neovim
nvim-treesitter/nvim-treesitter
Nvim Treesitter configurations and abstraction layer
neovim/nvim-lspconfig
Quickstart configs for Nvim LSP
wsdjeg/vim-galore-zh_cn
Vim ไปๅ ฅ้จๅฐ็ฒพ้
junegunn/fzf.vim
fzf :heart: vim
airblade/vim-gitgutter
A Vim plugin which shows git diff markers in the sign column and stages/previews/undoes hunks and partial hunks.
williamboman/mason.nvim
Portable package manager for Neovim that runs everywhere Neovim runs. Easily install and manage LSP servers, DAP servers, linters, and formatters.
wbthomason/packer.nvim
A use-package inspired plugin manager for Neovim. Uses native packages, supports Luarocks dependencies, written in Lua, allows for expressive config
nvim-tree/nvim-tree.lua
A file explorer tree for neovim written in lua
iamcco/markdown-preview.nvim
markdown preview plugin for (neo)vim
qvacua/vimr
VimR โ Neovim GUI for macOS in Swift
nvim-neorg/neorg
Modernity meets insane extensibility. The future of organizing your life in Neovim.
folke/tokyonight.nvim
๐ A clean, dark Neovim theme written in Lua, with support for lsp, treesitter and lots of plugins. Includes additional themes for Kitty, Alacritty, iTerm and Fish.
vscode-neovim/vscode-neovim
Vim mode for VSCode, powered by Neovim
nvim-lualine/lualine.nvim
A blazing fast and easy to configure neovim statusline plugin written in pure lua.
preservim/tagbar
Vim plugin that displays tags in a window, ordered by scope
nanotee/nvim-lua-guide
A guide to using Lua in Neovim
mfussenegger/nvim-dap
Debug Adapter Protocol client implementation for Neovim
catppuccin/nvim
๐จ Soothing pastel theme for (Neo)vim
folke/trouble.nvim
๐ฆ A pretty diagnostics, references, telescope results, quickfix and location list to help you solve all the trouble your code is causing.
lervag/vimtex
VimTeX: A modern Vim and neovim filetype plugin for LaTeX files.
folke/which-key.nvim
๐ฅ Create key bindings that stick. WhichKey helps you remember your Neovim keymaps, by showing available keybindings in a popup as you type.
LunarVim/Neovim-from-scratch
๐ A Neovim config designed from scratch to be understandable