Track Awesome Neovim Updates Weekly
Collections of awesome neovim plugins.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor · 😺 rockerBOO/awesome-neovim · ⭐ 16K · 🏷️ Editors
Nov 11 - Nov 17, 2024
Programming Languages Support / Diagnostics
- nvim-flutter/flutter-tools.nvim (⭐1.1k) - Build Flutter and Dart applications using the native LSP.
Fuzzy Finder / Diagnostics
- crispgm/telescope-heading.nvim (⭐126) - Telescope extension to switch between headings of AsciiDoc, Markdown, Vimdoc, etc.
Color / Diagnostics
- max397574/colortils.nvim (⭐395) - A plugin providing utils to work with colors (picker, conversion) inside Neovim.
Tree-sitter Supported Colorscheme / Diagnostics
- zenbones-theme/zenbones.nvim (⭐757) - A collection of Vim/Neovim colorschemes designed to highlight code using contrasts and font variations.
Statusline / Diagnostics
- sschleemilch/slimline.nvim (⭐35) - A slim, minimal and opinionated Lua statusline.
Startup / Diagnostics
- max397574/startup.nvim (⭐450) - The fully customizable greeter for Neovim.
CSV Files / Diagnostics
- hat0uma/csvview.nvim (⭐37) - An asynchronous CSV/TSV table viewer with real-time updates, configurable comments and delimiters, and multiple display modes.
Neovim Lua Development / Diagnostics
- YaroSpace/lua-console.nvim (⭐13) - A handy scratch pad / REPL / debug console for Lua development and Neovim exploration and configuration.
Editing Support / Diagnostics
- csessh/stopinsert.nvim (⭐13) - Automatically exit Insert mode after inactivity.
- tummetott/unimpaired.nvim (⭐63) - Lua port of tpope/vim-unimpaired (⭐3.3k).
Oct 28 - Nov 03, 2024
Tree-sitter Supported Colorscheme / Diagnostics
- bartekjaszczak/finale-nvim - A balanced dark theme, blending vivid and pastel colors for a comfortable, high-contrast experience. Supports Tree-sitter and semantic highlighting.
Oct 21 - Oct 27, 2024
Golang / Diagnostics
- Snikimonkd/cmp-go-pkgs (⭐16) - Cmp source for Go packages names.
Utility / Diagnostics
- dzfrias/arena.nvim (⭐64) - A smart (frecency-based) buffer switcher.
Oct 14 - Oct 20, 2024
Marks / Diagnostics
- EvWilson/spelunk.nvim (⭐59) - Create and manage bookmarks as stacks with a friendly UI.
- 2KAbhishek/markit.nvim (⭐11) - Improved global marks and project wide bookmarks, to quickly navigate files.
Tree-sitter Supported Colorscheme / Diagnostics
- bartekjaszczak/luma-nvim - A colorful theme with dark/light modes and adjustable contrast. Supports Tree-sitter and semantic highlighting.
Media / Diagnostics
- neo451/feed.nvim (⭐52) - Web feed reader written in Lua (RSS, atom, json feed).
Utility / Diagnostics
- EL-MASTOR/bufferlist.nvim (⭐40) - A super fast, lightweight, minimal and super easy buffer manager.
Neovim Lua Development / Diagnostics
- niuiic/omega.nvim (⭐3) - Missing functions for Lua plugin development.
- 2KAbhishek/utils.nvim (⭐7) - Powerful utilities to speed up plugin development.
GitHub / Diagnostics
- 2KAbhishek/octohub.nvim (⭐62) - Access all your gihub repos, stats and more in simple keystrokes.
Session / Diagnostics
- njayman/season.nvim (⭐2) - A lightweight plugin to manage session based on current working directory.
Tmux / Diagnostics
- EvWilson/slimux.nvim (⭐21) - Send content from the current buffer to a configurable tmux pane.
Boilerplate / Diagnostics
- 2KAbhishek/template.nvim (⭐6) - Opinionated template for starting plugin dev quickly.
Sep 30 - Oct 06, 2024
Remote Development / Diagnostics
- live-share.nvim (⭐123) - Provides remote collaboration capabilities from anywhere, making it ideal for pair-programming scenarios.
Sep 23 - Sep 29, 2024
Tree-sitter Supported Colorscheme / Diagnostics
- bakageddy/alduin.nvim (⭐6) - A port of alduin (⭐449) theme to Lua with Tree-sitter and semantic highlights support.
- diegoulloao/neofusion.nvim (⭐188) - A theme compatible with Tree-sitter inspired by
gruvbox.nvim
.
Sep 16 - Sep 22, 2024
AI / Diagnostics
- k2589/LLuMinate.nvim (⭐10) - Enrich context for LLM with LSP hover added to clipboard.
Sep 09 - Sep 15, 2024
Colorscheme Switchers / Diagnostics
- LmanTW/themify.nvim (⭐24) - A colorscheme manager and switcher. Inspired by Themery.nvim and Lazy.nvim.
Utility / Diagnostics
- QuentinGruber/pomodoro.nvim (⭐32) - Use the Pomodoro Technique with built-in session tracking and break reminders.
- rlychrisg/truncateline.nvim (⭐17) - Truncate long lines to keep track of where you are when the start gets lost off the left side of the screen.
Sep 02 - Sep 08, 2024
AI / Diagnostics
- Kurama622/llm.nvim (⭐24) - Free large language model (LLM) support, provides commands to interact with LLM.
Markdown and LaTeX / Diagnostics
- SCJangra/table-nvim (⭐26) - A markdown table editor that formats the table as you type.
Tree-sitter Supported Colorscheme / Diagnostics
- qaptoR-nvim/chocolatier.nvim (⭐10) - An espresso/kimbie inspired chocolatey theme adapted from ellisonleao/gruvbox.nvim theme as a code template.
Neovim Lua Development / Diagnostics
- OXY2DEV/helpview.nvim (⭐202) - Decorations for
vimdoc/help
files.
Preconfigured Configuration / Diagnostics
- adoyle-h/one.nvim (⭐151) - All-in-one config framework in Lua.
Aug 26 - Sep 01, 2024
(requires Neovim 0.5)
- mawkler/refjump.nvim (⭐43) - Jump to next/previous LSP reference for item under cursor with
]r
/[r
.
- alexpasmantier/pymple.nvim (⭐76) - Refactor Python imports on file move/rename.
AI / Diagnostics
- 3v0k4/exit.nvim (⭐7) - Prompt LLMs (large language models) to write Vim commands.
Web Development / Diagnostics
- farias-hecdin/CSSVarViewer (⭐8) - Easily visualize the content of your CSS variables in a virtual text.
- farias-hecdin/CSSVarHighlight (⭐4) - Quickly highlight the color you defined in your CSS variables with the help of
mini.hipatterns
.
Tree-sitter Supported Colorscheme / Diagnostics
- killitar/obscure.nvim (⭐50) - A pastel dark colorscheme inspired by the palette Mellow. Support Tree-sitter, LSP (including semantic tokens) and lots of plugins.
Utility / Diagnostics
- ptdewey/pendulum-nvim (⭐64) - Track time spent coding and glean insights through on-demand time reports.
Terminal Integration / Diagnostics
- kassio/neoterm (⭐1.3k) - Wrapper of some
:terminal
functions.
Editing Support / Diagnostics
- OXY2DEV/foldtext.nvim (⭐58) - Dynamic & stylized foldtext.
Aug 19 - Aug 25, 2024
AI / Diagnostics
- yetone/avante.nvim (⭐6.5k) - Chat with your code as if you are in Cursor AI IDE.
Keybinding / Diagnostics
- debugloop/layers.nvim (⭐39) - Craft temporary keymap overlays and layered modes with ease.
Scrolling / Diagnostics
- rlychrisg/keepcursor.nvim (⭐7) - A collection of functions to control how the screen is positioned around the cursor.
Aug 12 - Aug 18, 2024
Programming Languages Support / Diagnostics
- neolooong/whichpy.nvim (⭐14) - Switch Python interpreter without restarting LSP.
Colorscheme Switchers / Diagnostics
- BrunoCiccarino/gardenal (⭐4) - Gardenal is a theme switcher, which allows the user to create keyboard shortcuts to switch between themes with one click.
Utility / Diagnostics
- SunnyTamang/pendulum.nvim (⭐10) - Simple timer for creating time based productive sessions for coders, competitive programmers, developers etc.
Keybinding / Diagnostics
- mawkler/demicolon.nvim (⭐76) - Use
;
and,
keys to also repeat jumps to diagnostics (e.g.]d
) and to nvim-treesitter-textobjects (⭐2.2k) (e.g.]f
), in addition to repeatingt
/T
/f
/F
.
Aug 05 - Aug 11, 2024
AI / Diagnostics
- milanglacier/minuet-ai.nvim (⭐85) - Minuet offers code completion from popular LLMs including OpenAI (compatible), Gemini, Claude, and more providers. Dance with intelligence in your code.
Markdown and LaTeX / Diagnostics
- MeanderingProgrammer/render-markdown.nvim (⭐1.7k) - Improve viewing markdown files directly.
Tree-sitter Supported Colorscheme / Diagnostics
- samharju/serene.nvim (⭐33) - A soothing and dark Tree-sitter/LSP-supported theme for relaxing your eyes after using more vibrant colorschemes.
Quickfix / Diagnostics
- stevearc/quicker.nvim (⭐345) - Improved quickfix UI and editable quickfix buffer.
Preconfigured Configuration / Diagnostics
- dam9000/kickstart-modular.nvim (⭐486) - This is a fork of nvim-lua/kickstart.nvim that moves from a single file to a multi file configuration.
Jul 29 - Aug 04, 2024
Golang / Diagnostics
- maxandron/goplements.nvim (⭐59) - Visualize Go struct and interface implementations.
Utility / Diagnostics
- QuentinGruber/timespent.nvim (⭐17) - Display time spent on projects / files.
Neovim Lua Development / Diagnostics
- CWood-sdf/banana.nvim (⭐143) - HTML renderer for plugin UIs.
Jul 22 - Jul 28, 2024
(requires Neovim 0.5)
- rachartier/tiny-code-action.nvim (⭐162) - Provides a simple way to run and visualize code actions with Telescope.
Web Development / Diagnostics
- mistweaverco/kulala.nvim (⭐670) - A minimal HTTP-client interface.
Tree-sitter Supported Colorscheme / Diagnostics
- 0xstepit/flow.nvim (⭐187) - Carefully designed colors to help focusing during coding plus fluorescent details. Support many plugins and tools.
Media / Diagnostics
- AntonVanAssche/music-controls.nvim (⭐16) - Quickly control your favorite music player (Spotify, VLC, and more).
Utility / Diagnostics
- niuiic/todo.nvim (⭐13) - Simple but powerful todo manager based on text.
Test / Diagnostics
- quolpr/quicktest.nvim (⭐80) - Run your tests in split window or popup with live feedback.
Resource / Diagnostics
- Nvim-training (⭐51) - A beginner-friendly tool for training your 'muscle memory' using small, repeatable tasks.
Jul 15 - Jul 21, 2024
AI / Diagnostics
- tzachar/cmp-ai (⭐193) - This is a general purpose AI source for nvim-cmp, easily adapted to any REST API supporting remote code completion.
Markdown and LaTeX / Diagnostics
- Kicamon/markdown-table-mode.nvim (⭐56) - Markdown format plugin like vim-table-mode but write in Lua.
Jul 08 - Jul 14, 2024
(requires Neovim 0.5) / Diagnostics
- sontungexpt/better-diagnostic-virtual-text (⭐68) - Enhances the display of virtual text for diagnostics. This function aims to provide a more user-friendly and informative presentation of diagnostic messages directly within the editor.
Markdown and LaTeX / Diagnostics
- OXY2DEV/markview.nvim (⭐1.4k) - Highly customisable markdown(latex & inline html) previewer.
Indent / Diagnostics
- gh-liu/fold_line.nvim (⭐54) - Lines for indicating code folding, which could achieve an effect similar to indentline by
:set fdm=indent
.
Jul 01 - Jul 07, 2024
(requires Neovim 0.5)
- chrisgrieser/nvim-lsp-endhints (⭐104) - Display LSP inlay hints at the end of the line, rather than within the line.
Startup / Diagnostics
- mong8se/actually.nvim (⭐55) - Load the file you actually meant to load.
Icon / Diagnostics
- echasnovski/mini.nvim#mini.icons (⭐5.2k) - Module of
mini.nvim
meant as a general icon provider. Uses fixed set of highlight groups. Supports various categories, icon and style customizations, caching for performance. Integrates with built-in filetype matching.
Utility / Diagnostics
- mong8se/buffish.nvim (⭐4) - A buffer switcher in the spirit of dirvish or vinegar.
Preconfigured Configuration / Diagnostics
- legobeat/l7-devenv (⭐19) - Security-focused IDE with a hackable (in the right way) framework based on Neovim and shell.
- ayamir/nvimdots (⭐2.9k) - A well-configured and structured configuration with NixOS support.
Jun 24 - Jun 30, 2024
(requires Neovim 0.5)
- rachartier/tiny-inline-diagnostic.nvim (⭐342) - Display prettier diagnostic messages. Display one line diagnostic messages where the cursor is, with icons and colors.
Web Development / Diagnostics
- cjodo/convert.nvim (⭐46) - A tool for CSS unit conversions.
Search / Diagnostics
- chrisgrieser/nvim-rip-substitute (⭐189) - Search and replace in the current buffer with a modern UI and modern regex flavor. A substitute for Vim's
:substitute
usingripgrep
.
Jun 17 - Jun 23, 2024
Markdown and LaTeX / Diagnostics
- ChuufMaster/markdown-toc (⭐17) - Generate TOC in any markdown file from any other markdown file with customisable levels of headings and affordances for emojis and ensuring that it works on GitHub using relative paths.
Marks / Diagnostics
- tristone13th/lspmark.nvim (⭐54) - Sane project-wise bookmarks with persistent storage based on LSP.
Neovim Lua Development / Diagnostics
- folke/lazydev.nvim (⭐721) - Faster LuaLS setup.
Tmux / Diagnostics
- karshPrime/only-tmux.nvim (⭐10) - Expand the functionality of
:only
with tmux panes in the same window, with either moving them to a new window or closing them.
- karshPrime/tmux-compile.nvim (⭐13) - Set up same key, like F5, to run any compile/run command per language, like
make
for C andcargo build
for Rust, and have the project run or compile in a new tmux pane or window.
Jun 10 - Jun 16, 2024
Tree-sitter Supported Colorscheme / Diagnostics
- sho-87/kanagawa-paper.nvim (⭐120) - Remixed Kanagawa colourscheme with muted colors.
Utility / Diagnostics
- ysmb-wtsg/in-and-out.nvim (⭐47) - Quick navigation in and out of surrounding characters.
- ChuufMaster/buffer-vacuum (⭐10) - Set a maximum number of buffers to keep open and intelligently delete the oldest buffers over the maximum.
Code Runner / Diagnostics
- niuiic/task.nvim (⭐9) - Another highly configurable task manager that enables seamless interaction with tasks.
Jun 03 - Jun 09, 2024
Snippet / Diagnostics
- guilherme-puida/tesoura.nvim (⭐29) - A flexible snippet system using Neovim's new snippet API.
File Explorer / Diagnostics
- neotree-file-nesting-config (⭐18) - Pre-defined file nesting rules for
neo-tree.nvim
.
Git / Diagnostics
- SuperBo/fugit2.nvim (⭐400) - Git GUI powered by libgit2.
May 27 - Jun 02, 2024
Search / Diagnostics
- MagicDuck/grug-far.nvim (⭐840) - Buffer-based live search and replace with full power of
rg
flags. Grug like!
CSV Files / Diagnostics
- emmanueltouzery/decisive.nvim (⭐89) - View and edit CSV files with ease and speed.
Keybinding / Diagnostics
- slugbyte/unruly-worker.nvim (⭐36) - A ridiculously fun alternative keymap for the workman keyboard layout, with lots of powerful features for working with yank, marks, macros, LSP, and more. Built and configured with Lua.
May 20 - May 26, 2024
(requires Neovim 0.5)
- zeioth/none-ls-autoload.nvim (⭐20) - Auto-load/Auto-unload none-ls sources installed with mason. It supports builtin sources and external sources.
AI / Diagnostics
- Aaronik/GPTModels.nvim (⭐57) - GPTModels - a stable, clean, multi model, window based LLM AI tool.
Markdown and LaTeX / Diagnostics
- arminveres/md-pdf.nvim (⭐69) - Preview markdown files and convert to PDF.
Marks / Diagnostics
- niuiic/track.nvim (⭐23) - Enhanced mark with description. Track the thought process of reading source code.
Color / Diagnostics
- rachartier/tiny-devicons-auto-colors.nvim (⭐106) - Automatically updates nvim-web-devicons colors based on your current colorscheme.
Tree-sitter Supported Colorscheme / Diagnostics
- slugbyte/lackluster.nvim (⭐241) - A delightful mostly grayscale colorscheme that is soft on the eyes, and supports heaps of plugins.
Note Taking / Diagnostics
- nvim-telekasten/telekasten.nvim (⭐1.4k) - Work with a text-based, markdown zettelkasten / wiki and mix it with a journal, based on telescope.nvim.
- slugbyte/whip.nvim (⭐6) - A super fast minimal scratchpad management plugin, biew biew biew.
Utility / Diagnostics
- AlejandroSuero/freeze-code.nvim (⭐20) - Code screenshot plugin that makes use of freeze (⭐3.4k) inside the editor, it lets you copy the generated image to paste it anywhere.
Terminal Integration / Diagnostics
- NeViRAIDE/nekifoch.nvim (⭐16) - Managing Kitty terminal font settings.
Code Runner / Diagnostics
- al1-ce/just.nvim (⭐32) - Task runner for justfiles.
Git / Diagnostics
- echasnovski/mini.nvim#mini.git (⭐5.2k) - Module of
mini.nvim
for enhanced Git integration with current Neovim process. Implements tracking of Git related data,:Git
user command, and various helpers to explore Git history.
Remote Development / Diagnostics
- nosduco/remote-sshfs.nvim (⭐196) - Explore, edit, and develop on a remote machine via SSHFS.
May 06 - May 12, 2024
AI / Diagnostics
- CopilotC-Nvim/CopilotChat.nvim (⭐1.6k) - A chat interface for GitHub Copilot that allows you to directly ask and receive answers to coding-related questions.
Utility / Diagnostics
- doctorfree/cheatsheet.nvim (⭐45) - Searchable cheatsheet.
Apr 29 - May 05, 2024
Quickfix / Diagnostics
- niuiic/quickfix.nvim (⭐12) - Extended functionality for quickfix, including store, restore, make, remove, etc.
Code Runner / Diagnostics
- speelbarrow/spLauncher.nvim (⭐7) - For launching tasks, I guess.
Motion / Diagnostics
- tris203/precognition.nvim (⭐889) - Precognition uses virtual text and gutter signs to show available motions.
Scrolling / Diagnostics
- niuiic/scroll.nvim (⭐17) - Smooth scrolling, custom smooth strategy.
Game / Diagnostics
- rktjmp/playtime.nvim (⭐67) - A collection of games such as Freecell, Shenzhen Solitaire and The Emissary.
Apr 22 - Apr 28, 2024
(requires Neovim 0.5)
- junnplus/lsp-setup.nvim (⭐225) - A simple wrapper for nvim-lspconfig and nvim-lsp-installer to easily setup LSP servers.
Programming Languages Support / Diagnostics
- jim-at-jibba/micropython.nvim (⭐38) - Enhances the development experience for developers using Micro-python for IoT and maker projects.
Web Development / Diagnostics
- rest-nvim/rest.nvim (⭐1.6k) - A fast Neovim HTTP client written in Lua.
Markdown and LaTeX / Diagnostics
- nfrid/markdown-togglecheck (⭐20) - Simple Neovim plugin for toggling check boxes using Tree-sitter.
Search / Diagnostics
- nvim-pack/nvim-spectre (⭐2.1k) - Search and replace panel.
File Explorer / Diagnostics
- nvim-tree/nvim-tree.lua (⭐7.2k) - A simple and fast file explorer tree.
Project / Diagnostics
- GnikDroy/projections.nvim (⭐236) - Tiny project + session manager.
Color / Diagnostics
- xiyaowong/transparent.nvim (⭐872) - Make your Neovim transparent.
Tree-sitter Supported Colorscheme / Diagnostics
- Abstract-IDE/Abstract-cs (⭐88) - Colorscheme written in Lua, specially made for roshnivim with Tree-sitter support.
- comfysage/evergarden (⭐130) - A comfy Neovim colorscheme for cozy morning coding.
- jim-at-jibba/ariake.nvim (⭐17) - A port of the great Atom theme. Beautiful, dark colour scheme.
- RRethy/base16-nvim (⭐518) - Neovim plugin for building base16 colorschemes. Includes support for Tree-sitter and LSP highlight groups.
- niyabits/calvera-dark.nvim (⭐153) - A port of VSCode Calvara Dark (⭐12) Theme to Neovim with Tree-sitter and many other plugins support.
- Everblush/nvim (⭐245) - A dark, vibrant and beautiful colorscheme written in Lua.
- Yazeed1s/minimal.nvim (⭐180) - Two Tree-sitter supported colorschemes that are inspired by base16-tomorrow-night and monokai-pro.
- mellow-theme/mellow.nvim (⭐315) - A soothing dark color scheme with Tree-sitter support.
- Yazeed1s/oh-lucy.nvim (⭐226) - Two Tree-sitter supported colorschemes, inspired by oh-lucy in vscode.
- maxmx03/fluoromachine.nvim (⭐235) - Synthwave x Fluoromachine port.
- uncleTen276/dark_flat.nvim (⭐45) - A Neovim colorscheme written in Lua ported from Dark Flat iTerm2 theme, with LSP and Tree-sitter support.
- uloco/bluloco.nvim (⭐298) - A fancy and sophisticated colorscheme for night and day coding. Supports LSP, Tree-sitter and all the plugins you love.
Colorscheme Creation / Diagnostics
- ThemerCorp/themer.lua (⭐260) - A simple highlighter plugin for Neovim. It has a huge collection of colorschemes. It also has ability to create colorschemes for Vim/Neovim and other supported apps (such as kitty and alacritty).
Statusline / Diagnostics
- Zeioth/heirline-components.nvim (⭐96) - 30+ Heirline.nvim components you can use out of the box to create your perfect user interface.
- mikesmithgh/git-prompt-string-lualine.nvim (⭐22) - Add git-prompt-string to your statusline.
Icon / Diagnostics
- nvim-tree/nvim-web-devicons (⭐2.1k) - A Lua fork of vim-devicons (⭐5.6k).
Media / Diagnostics
- HakonHarnes/img-clip.nvim (⭐513) - Effortlessly embed images into any markup language, like LaTeX, Markdown or Typst.
Note Taking / Diagnostics
- nfrid/due.nvim (⭐115) - Displays due for a date string as a virtual text.
- zk-org/zk-nvim (⭐533) - Neovim extension for zk, a plain text note-taking assistant.
- Ostralyan/scribe.nvim (⭐25) - Take notes, easily.
Debugging / Diagnostics
- pocco81/dap-buddy.nvim (⭐401) - Manage several debuggers for nvim-dap.
Deployment / Diagnostics
- sachinsenal0x64/hot.nvim (⭐28) - A hot reloader that works with any programming language.
Code Runner / Diagnostics
- Vigemus/iron.nvim (⭐1k) - Interactive REPLs of over 30 languages embedded.
Neovim Lua Development / Diagnostics
- nfrid/treesitter-utils (⭐8) - Some useful Tree-sitter methods.
Scrolling / Diagnostics
- nkakouros-original/scrollofffraction.nvim (⭐12) - Scrolloff as a fraction of the window height.
Editing Support / Diagnostics
- pocco81/true-zen.nvim (⭐985) - Clean and elegant distraction-free writing.
- pocco81/high-str.nvim (⭐307) - Highlight visual selections like in a normal document editor!
- pocco81/auto-save.nvim (⭐669) - Save your work before the world collapses or you type :qa!
- andersevenrud/nvim_context_vt (⭐376) - Shows virtual text of the current context.
- CKolkey/ts-node-action (⭐360) - A framework for executing functional transformations on Tree-sitter nodes - Has a lot of built-in actions for transforming text.
Indent / Diagnostics
- Mr-LLLLL/cool-chunk.nvim (⭐24) - Simpler and faster chunking with animations.
Split and Window / Diagnostics
- nvim-focus/focus.nvim (⭐721) - Auto-Focusing and Auto-Resizing Splits/Windows written in Lua! Vim splits on steroids.
- altermo/nwm (⭐319) - X11 window manager.
Apr 15 - Apr 21, 2024
Color / Diagnostics
- moyiz/command-and-cursor.nvim (⭐16) - Highlight cursor and visual selections when entering command mode.
Terminal Integration / Diagnostics
- akinsho/toggleterm.nvim (⭐4.4k) - Easily manage multiple terminal windows.
Git / Diagnostics
- moyiz/git-dev.nvim (⭐88) - Open remote Git repositories in the comfort of Neovim.
Apr 08 - Apr 14, 2024
Tree-sitter Based / Diagnostics
- mfussenegger/nvim-treehopper (⭐435) - Region selection with hints on the AST nodes of a document powered by Tree-sitter.
OS-specific / Diagnostics
- m15a/flake-awesome-neovim-plugins (⭐52) - Nix flake that provides Awesome Neovim plugins collection as Nix packages.
Apr 01 - Apr 07, 2024
Tree-sitter Supported Colorscheme / Diagnostics
- ptdewey/darkearth-nvim (⭐42) - A dark and earthy colorscheme supporting Tree-sitter and LSP.
Utility / Diagnostics
- pluffie/md-babel.nvim - Run code chunks from Markdown files, like org-babel.
- mistricky/codesnap.nvim (⭐622) - Snapshot plugin with rich features that can make pretty code snapshots.
Editing Support / Diagnostics
- ptdewey/yankbank-nvim (⭐113) - Enable streamlined access to recent yanks and deletions in a quick-access popup menu.
Preconfigured Configuration / Diagnostics
- Shaobin-Jiang/IceNvim (⭐139) - A beautiful, powerful and customizable config that is blazingly fast.
Mar 25 - Mar 31, 2024
AI / Diagnostics
- simplegpt.nvim (⭐10) - Provide a simple yet flexible way to construct and send questions to ChatGPT.
File Explorer / Diagnostics
- prichrd/netrw.nvim (⭐218) - Add icons and custom keybindings to netrw.
Utility / Diagnostics
- SUSTech-data/neopyter (⭐87) - The bridge between Neovim and jupyter lab, edit in Neovim and preview/run in jupyter lab.
- terje/simctl.nvim (⭐29) - Interact with iOS Simulators.
Git / Diagnostics
- echasnovski/mini.nvim#mini.diff (⭐5.2k) - Module of
mini.nvim
to interactively visualize difference between buffer text and its reference. Provides toggleable detailed overview in text area, built-in apply/reset/textobject/goto mappings, and more.
GitHub / Diagnostics
- rawnly/gist.nvim (⭐181) - Create a GitHub Gist from the current file (powered by gh).
Mar 18 - Mar 24, 2024
Web Development / Diagnostics
- luckasRanarison/tailwind-tools.nvim (⭐377) - Unofficial TailwindCSS tooling.
Tree-sitter Supported Colorscheme / Diagnostics
- kevinm6/kurayami.nvim (⭐6) - Dark (only) theme.
- loganswartz/sunburn.nvim (⭐15) - A colorscheme sitting somewhere between pastels and solarized, emphasizing readability and hue uniformity above all else.
Colorscheme Creation / Diagnostics
- loganswartz/polychrome.nvim (⭐18) - A colorscheme micro-framework, with support for specifying colors directly in many different formats (sRGB, HSL, Oklab, XYZ and more, with intelligent chroma clipping), live editing preview, and a simple DSL.
Debugging / Diagnostics
- Willem-J-an/visidata.nvim (⭐22) - Render pandas dataframes in nvim-dap using the power of visidata.
Preconfigured Configuration / Diagnostics
- StratOS-Linux/StratVIM (⭐13) - A full-fledged Neovim distribution included by default in StratOS, an upcoming Arch-based Linux distro.
Mar 11 - Mar 17, 2024
(requires Neovim 0.5)
- zeioth/garbage-day.nvim (⭐308) - Garbage collector that stops inactive LSP clients to free RAM.
AI / Diagnostics
- olimorris/codecompanion.nvim (⭐1k) - Copilot Chat like experience, complete with inline assistant. Supports Anthropic, Gemini, Ollama and OpenAI.
Utility / Diagnostics
- Mr-LLLLL/utilities.nvim (⭐10) - A repository to collect some little utility functions.
- mcauley-penney/visual-whitespace.nvim (⭐90) - See whitespace characters in Visual selections, like VSCode.
- Zeioth/distroupdate.nvim (⭐10) - Distro agnostic updater to get the latest changes from the Git repository of your config.
Code Runner / Diagnostics
- Zeioth/makeit.nvim (⭐35) - Makefile runner based on overseer.
Git / Diagnostics
- isak102/telescope-git-file-history.nvim (⭐73) - Open/preview contents of the current file at a specific commit, without using git checkout.
Mar 04 - Mar 10, 2024
(requires Neovim 0.5)
- LukasPietzschmann/boo.nvim (⭐33) - Quickly pop-up some LSP-powered information of the thing your cursor is on.
Golang / Diagnostics
- yanskun/gotests.nvim (⭐21) - Make Go tests easy with gotests (⭐5k).
Marks / Diagnostics
- fnune/recall.nvim (⭐41) - Recall refines the use of marks by focusing on global marks, streamlining their usage and enhancing their visibility and navigability.
Statusline / Diagnostics
- Mr-LLLLL/lualine-ext.nvim (⭐18) - Show more information on lualine.
Motion / Diagnostics
- Mr-LLLLL/treesitter-outer (⭐6) - Jump to outer node with smart.
Keybinding / Diagnostics
- nvimtools/hydra.nvim (⭐149) - Create custom submodes and menus. Port of Emacs Hydra. Maintained fork of anuvyklack/hydra.nvim.
Editing Support / Diagnostics
- altermo/iedit.nvim (⭐21) - Edit one occurrence of text and simultaneously have other selected occurrences edited in the same way.
Feb 26 - Mar 03, 2024
Programming Languages Support / Diagnostics
- dmmulroy/ts-error-translator.nvim (⭐245) - A port of Matt Pocock's ts-error-translator for VSCode for turning messy and confusing TypeScript errors into plain English.
Markdown and LaTeX / Diagnostics
- Myzel394/easytables.nvim (⭐99) - Easily insert and edit markdown tables with a live preview and useful helpers.
Marks / Diagnostics
- desdic/marlin.nvim (⭐20) - Like harpoon, but with key differences like project path, split support, no UI.
Search / Diagnostics
- polirritmico/telescope-lazy-plugins.nvim (⭐53) - A Telescope picker to quickly access plugins configurations from the lazy.nvim spec.
Color / Diagnostics
- rasulomaroff/reactive.nvim (⭐197) - Set global and window-specific highlights or trigger callbacks when modes/operators change or windows are switched.
Tree-sitter Supported Colorscheme / Diagnostics
- sxwpb/halfspace.nvim - A semi-light colorscheme for minimal eye melting.
- bartekjaszczak/distinct-nvim - Theme with distinct syntax colours. Supports Tree-sitter and semantic highlighting. For people who love multi-colour syntax highlighting.
- samharju/synthweave.nvim (⭐45) - Synthwave '84 colorscheme port.
Terminal Integration / Diagnostics
- samharju/yeet.nvim (⭐90) - Run shell commands in terminal buffers or tmux panes.
Motion / Diagnostics
- rasulomaroff/telepath.nvim (⭐58) - Another Leap extension for performing remote actions with a different approach.
Competitive Programming / Diagnostics
- kawre/leetcode.nvim (⭐1.1k) - Solve Leetcode problems.
Feb 19 - Feb 25, 2024
(requires Neovim 0.5)
- deathbeam/lspecho.nvim (⭐21) - Echo LSP progress to cmdline or embed it in status line.
Completion / Diagnostics
- deathbeam/autocomplete.nvim (⭐45) - Very simple and minimal autocompletion for cmdline and buffer using LSP and Tree-sitter with signature help.
Register / Diagnostics
- kr40/nvim-macros (⭐54) - Easy way to save and load Macros, with backup and formatting options.
Tree-sitter Supported Colorscheme / Diagnostics
- jthvai/lavender.nvim - Purple-hued dark mode colorscheme; a complete rewrite of shaunsingh/moonlight.nvim.
Note Taking / Diagnostics
- 2KAbhishek/tdo.nvim (⭐54) - Fast and simple note taking.
Terminal Integration / Diagnostics
- 2KAbhishek/termim.nvim (⭐70) - Neovim Terminal, Improved.
Editing Support / Diagnostics
- AckslD/nvim-trevJ.lua (⭐170) - Does the opposite of join-line (J) for arguments, powered by Tree-sitter.
Feb 12 - Feb 18, 2024
Plugin Manager
- echasnovski/mini.nvim#mini.deps (⭐5.2k) - Module of
mini.nvim
for managing other plugins. Uses Git and built-in packages to install, update, clean, and snapshot plugins.
(requires Neovim 0.5) / Diagnostics
- artemave/workspace-diagnostics.nvim (⭐160) - Populate diagnostics for all projects files, not just the opened ones.
Note Taking / Diagnostics
- backdround/global-note.nvim (⭐119) - One global note in a floating window.
OS-specific / Diagnostics
- massix/termux.nvim (⭐24) - Interact with Termux APIs, useful to gather various information about your Android phone to display in the statusline (e.g. battery level).
Feb 05 - Feb 11, 2024
(requires Neovim 0.5)
- marilari88/twoslash-queries.nvim (⭐152) - Provide inline virtual text displaying TypeScript types for the inspected variables.
Programming Languages Support / Diagnostics
- iabdelkareem/csharp.nvim (⭐226) - Enhances the development experience for .NET developers.
Markdown and LaTeX / Diagnostics
- Nedra1998/nvim-mdlink (⭐25) - Simplify creating and following markdown links.
Language / Diagnostics
- tanloong/interlaced.nvim (⭐6) - Help align bilingual parallel texts.
Marks / Diagnostics
- LintaoAmons/bookmarks.nvim (⭐172) - Your new bookmarks option: simple yet powerful.
Jan 29 - Feb 04, 2024
(requires Neovim 0.5)
- soulis-1256/eagle.nvim (⭐244) - Mouse-hover LSP hints.
AI / Diagnostics
- kiddos/gemini.nvim (⭐30) - Bindings to Google Gemini API.
Tree-sitter Supported Colorscheme / Diagnostics
- sontungexpt/witch (⭐44) - The primary stinvim distro colorscheme includes the default feature of dimming inactive windows, along with various other customization options for users.
Preconfigured Configuration / Diagnostics
- drybalka/clean.nvim (⭐34) - Cleaning up the default key mappings and plugins and leaving only the bare essentials to build upon.
Resource / Diagnostics
- NeoLand - A beautifully crafted website for Neovim resources.
Jan 22 - Jan 28, 2024
(requires Neovim 0.5)
- lopi-py/luau-lsp.nvim (⭐46) - A luau-lsp extension to improve your experience.
AI / Diagnostics
- gsuuon/model.nvim (⭐330) - Integrate LLMs via a prompt builder interface. Multi-providers including OpenAI (+ compatibles), PaLM, HuggingFace and local engines like llamacpp.
Marks / Diagnostics
- otavioschwanck/arrow.nvim (⭐525) - Like harpoon, but with a different UX, single keybinding needed and statusline support.
Project / Diagnostics
- LintaoAmons/cd-project.nvim (⭐109) - All you need is just an easier way to
cd
to another project directory.
Jan 15 - Jan 21, 2024
Tree-sitter Supported Colorscheme / Diagnostics
- HoNamDuong/hybrid.nvim (⭐95) - A dark theme written in Lua.
Utility / Diagnostics
- echasnovski/mini.nvim#mini.notify (⭐5.2k) - Module of
mini.nvim
to show one or more highlighted notifications in a single window. Provides maker ofvim.notify()
implementation and sets up automated LSP progress updates.
CSV Files / Diagnostics
- theKnightsOfRohan/csvlens.nvim (⭐31) - A port of YS-L/csvlens (⭐2.6k), for easy previewing of tabular data.
Code Runner / Diagnostics
- pianocomposer321/officer.nvim (⭐20) - Like dispatch.vim but using overseer.nvim.
Jan 08 - Jan 14, 2024
PHP / Diagnostics
- ta-tikoma/php.easy.nvim (⭐16) - Methods of assistance in PHP development: create classes, constants, methods, properties; simple copying and deleting of an entity.
Startup / Diagnostics
- CWood-sdf/spaceport.nvim (⭐78) - The start screen that gets you to your projects blazingly fast.
Editing Support / Diagnostics
- gregorias/coerce.nvim (⭐117) - Change keyword case.
- johmsalas/text-case.nvim (⭐442) - Text case changes via keybindings and custom substitute command with Telescope and LSP support.
Preconfigured Configuration / Diagnostics
- Cris-lml007/NeoPlus (⭐9) - NeoPlus is a free, open source IDE with tools that works on Neovim.
Jan 01 - Jan 07, 2024
Snippet / Diagnostics
- chrisgrieser/nvim-scissors (⭐383) - Automagical editing and creation of snippets.
File Explorer / Diagnostics
- simonmclean/triptych.nvim (⭐194) - A directory browser inspired by Ranger.
Colorscheme Switchers / Diagnostics
- CWood-sdf/pineapple (⭐52) - Install any colorscheme in your config without leaving your terminal. Collects every colorscheme on the internet and allows you to preview them all before installing.
Media / Diagnostics
- 3rd/image.nvim (⭐1.1k) - Add image support through Kitty's graphics protocol or ueberzugpp.
Debugging / Diagnostics
- chrisgrieser/nvim-chainsaw (⭐100) - Speed up log creation. Creates various kinds of language-specific log statements, like logs of variables, assertions, or time-measuring.
Preconfigured Configuration / Diagnostics
- pgosar/CyberNvim (⭐331) - The world's simplest and most extensible Neovim distribution.
- crispybaccoon/chaivim (⭐60) - Easily configurable distro with solid defaults and a cozy editor experience.
Dec 25 - Dec 31, 2023
Plugin Manager
- nvim-neorocks/rocks.nvim (⭐701) - A modern approach to plugin management using Luarocks, inspired by Cargo.
(requires Neovim 0.5)
- jmbuhr/otter.nvim (⭐515) - Provides LSP features and a nvim-cmp completion source for languages embedded in other documents.
AI / Diagnostics
- Exafunction/codeium.nvim (⭐797) - Free, ultrafast Copilot alternative. Supports LSP and Tree-sitter.
Programming Languages Support / Diagnostics
- quarto-dev/quarto-nvim (⭐353) - Tools for working with Quarto documents.
Markdown and LaTeX / Diagnostics
- mpas/marp-nvim (⭐24) - Present using markdown with Marp.
Search / Diagnostics
- FabianWirth/search.nvim (⭐177) - Tabs for different Telescope pickers.
- backdround/improved-search.nvim (⭐55) - Add search abilities.
File Explorer / Diagnostics
- rolv-apneseth/tfm.nvim (⭐81) - Similar to
fm-nvim
, this provides Neovim integration for several popular terminal file managers (including yazi (⭐16k)).
Tree-sitter Supported Colorscheme / Diagnostics
- scottmckendry/cyberdream.nvim (⭐713) - A high-contrast, futuristic & vibrant coloursheme.
Icon / Diagnostics
- 2KAbhishek/nerdy.nvim (⭐148) - Find and insert the latest nerd font glyphs.
Utility / Diagnostics
- mateuszwieloch/automkdir.nvim (⭐16) - Automatically create non-existent parent directories when writing a file.
- ragnarok22/whereami.nvim (⭐14) - Test your VPN by getting you current location.
- ariel-frischer/bmessages.nvim (⭐43) - Replace the default :messages window with a configurable, auto-updating buffer.
- backdround/tabscope.nvim (⭐48) - Make tab-local buffers.
- linrongbin16/gentags.nvim (⭐15) - The tags generator/management for old school vimers.
Git / Diagnostics
- 2KAbhishek/co-author.nvim (⭐23) - Quickly add co-authors to commits.
Motion / Diagnostics
- backdround/neowords.nvim (⭐55) - Hops by any type of words. It gives fine control over
w
,e
,b
,ge
movements.
- backdround/improved-ft.nvim (⭐40) - Improve default
f
/t
abilities.
Tree-sitter Based / Diagnostics
- atusy/treemonkey.nvim (⭐24) - Region selection with Tree-sitter nodes.
Keybinding / Diagnostics
- FeiyouG/commander.nvim (⭐383) - Create and manage keybindings and commands in a more organized manner and search them quickly through Telescope.
- tris203/hawtkeys.nvim (⭐218) - Suggest new easy-to-hit keymaps and find issues with your current keymap configurations.
Editing Support / Diagnostics
- hiberabyss/bzlops.vim (⭐4) - Help to manage your bazel build rule.
Nov 27 - Dec 03, 2023
Programming Languages Support / Diagnostics
- chomosuke/typst-preview.nvim (⭐289) - Preview typst documents in the browser, instant update on each keystroke, and cross jump between code and preview.
Markdown and LaTeX / Diagnostics
- tadmccorkle/markdown.nvim (⭐146) - Configurable tools for markdown files, including inline-style, link, and navigation keymaps, table of contents, improved list editing, and more.
Project / Diagnostics
- echasnovski/mini.nvim#mini.visits (⭐5.2k) - Module of
mini.nvim
to persistently track and reuse file system visits. Allows listing "recent"/"frequent"/"frecent" visits, adding/removing labels to visits and other data.
Tree-sitter Supported Colorscheme / Diagnostics
- alexmozaidze/palenight.nvim (⭐19) - Palenight colorscheme supporting Tree-sitter, LSP (including semantic tokens) and lots of plugins.
Utility / Diagnostics
- yutkat/confirm-quit.nvim (⭐23) - Confirm before quitting Neovim.
- bgaillard/readonly.nvim (⭐14) - Secure edition of files containing sensible / secret information, passwords, API keys, SSH keys, etc.
- GCBallesteros/jupytext.nvim (⭐82) - Edit jupyter notebooks without leaving Neovim.
Split and Window / Diagnostics
- mrjones2014/smart-splits.nvim (⭐967) - Smart, seamless, directional navigation and resizing of splits.
Nov 20 - Nov 26, 2023
AI / Diagnostics
- jpmcb/nvim-llama (⭐255) - LLM (Llama 2 and llama.cpp) wrappers.
- David-Kunz/gen.nvim (⭐1.2k) - Generate text using LLMs (via Ollama) with customizable prompts.
Syntax / Diagnostics
- IndianBoy42/tree-sitter-just (⭐144) - Tree-sitter grammar for Justfiles (⭐21k).
Snippet / Diagnostics
- rafamadriz/friendly-snippets (⭐2k) - Set of preconfigured snippets for different languages.
- cvigilv/esqueleto.nvim (⭐99) - Simple templates to use when creating new files.
Fuzzy Finder / Diagnostics
- fdschmidt93/telescope-egrepify.nvim (⭐122) - Telescope plugin for better
rg
flags inlive_grep
.
Colorscheme Switchers / Diagnostics
- linrongbin16/colorbox.nvim (⭐38) - Load all the ultra colorschemes into your Neovim player!
Utility / Diagnostics
- ellisonleao/dotenv.nvim (⭐40) - Minimalist .env support.
Debugging / Diagnostics
- theHamsta/nvim-dap-virtual-text (⭐865) - Virtual text support for nvim-dap.
Code Runner / Diagnostics
- bfredl/nvim-ipy (⭐423) - Make interfacing with IPython/Jupyter easier.
Motion / Diagnostics
- ggandor/flit.nvim (⭐365) - Enhanced f/t motions for Leap.
- ggandor/leap-spooky.nvim (⭐276) - Spooky (Leap) actions at a distance.
Editing Support / Diagnostics
- nat-418/boole.nvim (⭐164) - Toggle booleans and common string values.
- cshuaimin/ssr.nvim (⭐929) - Tree-sitter based structural search and replace.
- Jxstxs/conceal.nvim (⭐72) - Use Tree-sitter to conceal common boilerplate code.
Formatting / Diagnostics
- nvimdev/guard.nvim (⭐452) - Minimalist async formatting and linting plugin.
Nov 13 - Nov 19, 2023
(requires Neovim 0.5)
- hedyhli/outline.nvim (⭐615) - A significantly enhanced and refactored fork of
symbols-outline.nvim
.
- stevanmilic/nvim-lspimport (⭐63) - Automatically resolves imports for undefined terms. Useful with
pyright
language server.
Programming Languages Support / Diagnostics
- simaxme/java.nvim (⭐23) - Some utilities regarding Java development (e.g. updating symbol usages when renaming or moving a file in nvim-tree).
Tree-sitter Supported Colorscheme / Diagnostics
- Tsuzat/NeoSolarized.nvim (⭐175) - NeoSolarized colorscheme with full transparency.
Lua Colorscheme / Diagnostics
- calind/selenized.nvim (⭐17) - Lua port of Selenized theme with support for Tree-sitter, nvim-cmp, GitSigns and some more.
Split and Window / Diagnostics
- jyscao/ventana.nvim (⭐18) - Convenient flips & shifts for your windows layout.
Nov 06 - Nov 12, 2023
Project / Diagnostics
- SalOrak/whaler.nvim (⭐57) - Telescope extension to move between directories blazingly fast.
Startup / Diagnostics
- TobinPalmer/Tip.nvim (⭐73) - Get a simple tip when you launch Neovim.
Motion / Diagnostics
- xiaoshihou514/squirrel.nvim (⭐15) - Quickly jump between Tree-sitter nodes.
Oct 30 - Nov 05, 2023
(requires Neovim 0.5)
- mrcjkb/haskell-tools.nvim (⭐474) - Seamless integration of Neovim with Haskell development tools like haskell-language-server and Hoogle.
Snippet / Diagnostics
- mrcjkb/haskell-snippets.nvim (⭐28) - Haskell snippets for LuaSnip, powered by Tree-sitter and LSP.
Search / Diagnostics
- mangelozzi/rgflow.nvim (⭐90) - Quickly get RipGrep results into an editable Quickfix list, while learning RipGrep's CLI.
- duane9/nvim-rg (⭐37) - Run RipGrep asynchronously and see results in a quickfix window.
Fuzzy Finder / Diagnostics
- echasnovski/mini.nvim#mini.extra (⭐5.2k) - Module of
mini.nvim
with extra functionality for its modules. Contains 20+ 'mini.pick' pickers, 'mini.ai' textobjects, and more.
Color / Diagnostics
- miversen33/sunglasses.nvim (⭐124) - Dynamic Colorscheme/highlight adjuster on window switching.
Tree-sitter Supported Colorscheme / Diagnostics
- miikanissi/modus-themes.nvim (⭐212) - Accessible theme, conforming with the highest standard for color contrast (WCAG AAA).
Code Runner / Diagnostics
- benlubas/molten-nvim (⭐579) - Enables running code chunks via the jupyter kernel. Output (including image output) is rendered in a floating window below the code.
Oct 23 - Oct 29, 2023
(requires Neovim 0.5)
- mrcjkb/rustaceanvim (⭐1.7k) - A heavily modified fork of rust-tools.nvim that does not require a
setup
call and does not depend on nvim-lspconfig.
Deployment / Diagnostics
- coffebar/transfer.nvim (⭐69) - Sync and diff with remote server using rsync and OpenSSH.
Motion / Diagnostics
- smoka7/hop.nvim (⭐482) - Hop is an EasyMotion-like plugin allowing you to jump anywhere in a document with as few keystrokes as possible.
Indent / Diagnostics
- VidocqH/auto-indent.nvim (⭐75) - Auto indent cursor when cursor at the first column and press
<TAB>
key like VSCode.
Preconfigured Configuration / Diagnostics
- mrcjkb/kickstart-nix.nvim (⭐223) - A simple Nix flake template repo for Neovim derivations, with the goal of simplifying the migration from existing Neovim configurations.
Oct 16 - Oct 22, 2023
(requires Neovim 0.5)
- vxpm/ferris.nvim (⭐97) - Interact with Rust-Analyzer's LSP extensions.
Fuzzy Finder / Diagnostics
- echasnovski/mini.nvim#mini.pick (⭐5.2k) - Module of
mini.nvim
with general purpose interactive non-blocking picker that has one window design, toggleable preview, flexible and fast default match, and much more.
Tree-sitter Supported Colorscheme / Diagnostics
- oxfist/night-owl.nvim (⭐246) - A Night Owl colorscheme port from VSCode (⭐2.8k) with support for Tree-sitter and semantic tokens.
- text-to-colorscheme (⭐294) - Dynamically generated colorschemes generated on the fly with a text prompt using ChatGPT.
Statusline / Diagnostics
- sontungexpt/sttusline (⭐116) - Very lightweight, super fast and lazyloading statusline.
Media / Diagnostics
- edluffy/hologram.nvim (⭐1.3k) - A cross platform terminal image viewer. Works on macOS and Linux.
Terminal Integration / Diagnostics
- niuiic/terminal.nvim (⭐21) - Manage terminal as buffer, multiple terminals support.
Code Runner / Diagnostics
- dasupradyumna/launch.nvim (⭐48) - A simple and quick task launcher which allows dynamically configuring tasks on the fly, with optional support for debugging.
Neovim Lua Development / Diagnostics
- nvim-lusc (⭐13) - Adds support for Structured Async/Concurrency in Lua.
Motion / Diagnostics
- gsuuon/tshjkl.nvim (⭐107) - Toggle to navigate and select Tree-sitter nodes with hjkl.
Preconfigured Configuration / Diagnostics
- sontungexpt/stinvim (⭐41) - Ready Neovim's configuration for fullstack developers.
Oct 09 - Oct 15, 2023
(requires Neovim 0.5)
- nvimtools/none-ls.nvim (⭐2.6k) - Null-ls.nvim reloaded / Use Neovim as a language server to inject LSP diagnostics, code actions, and more via Lua.
Search / Diagnostics
- nvimdev/hlsearch.nvim (⭐73) - Auto remove search highlight and rehighlight when using n or N.
Note Taking / Diagnostics
- gsuuon/note.nvim (⭐65) - Daily tasks with deep-linking and project spaces.
Utility / Diagnostics
- JMarkin/gentags.lua (⭐13) - Auto generate tag files by ctags.
Remote Development / Diagnostics
- niuiic/remote.nvim (⭐37) - Edit remote files with local configuration.
Oct 02 - Oct 08, 2023
(requires Neovim 0.5)
- hinell/lsp-timeout.nvim (⭐215) - Automatically start/stop idle/unused LSP servers; keeps RAM usage low.
AI / Diagnostics
- dense-analysis/neural (⭐468) - Integrate LLMs for generating code, interacting with chat bots, and more.
Programming Languages Support / Diagnostics
- niuiic/typst-preview.nvim (⭐33) - Preview typst documents, respond to file changes.
Tree-sitter Supported Colorscheme / Diagnostics
- polirritmico/monokai-nightasty.nvim (⭐115) - A dark/light theme based on the Monokai color palette written in Lua, support for LSP, Tree-sitter and lots of plugins.
Statusline / Diagnostics
- MunifTanjim/nougat.nvim (⭐199) - Hyperextensible Statusline / Tabline / Winbar.
CSV Files / Diagnostics
- VidocqH/data-viewer.nvim (⭐94) - Provide a simple table view to inspect data files such as
csv
,tsv
.
Editing Support / Diagnostics
- hinell/duplicate.nvim (⭐20) - Duplicate lines & blocks of lines easily; undo & unfolding support; full OOP.
- hinell/move.nvim (⭐9) - Move chunks of text around; fork of fedepujol/move.nvim (⭐345).
Sep 25 - Oct 01, 2023
Colorscheme Creation / Diagnostics
- roobert/palette.nvim (⭐68) - A beautiful, versatile, systematic, theme system.
Cursorline / Diagnostics
- sontungexpt/stcursorword (⭐74) - Highlight the word under the cursor (Improved and compact version of nvim-cursorline).
Git / Diagnostics
- niuiic/git-log.nvim (⭐15) - Check Git log of the selected code.
Sep 18 - Sep 24, 2023
(requires Neovim 0.5)
- Wansmer/symbol-usage.nvim (⭐271) - Display references, definitions and implementations of document symbols.
(requires Neovim 0.5) / Diagnostics
- chrisgrieser/nvim-rulebook (⭐72) - Add inline-comments to ignore rules, or lookup rule documentation online.
Tree-sitter Supported Colorscheme / Diagnostics
- cryptomilk/nightcity.nvim (⭐57) - A dark colorscheme inspired by Inkpot, Jellybeans, Gruvbox and Tokyonight with LSP support.
Tabline / Diagnostics
- willothy/nvim-cokeline (⭐555) - A bufferline for people with addictive personalities.
Utility / Diagnostics
- sontungexpt/url-open (⭐84) - Open URLs under the cursor and create highlight effects for them.
Terminal Integration / Diagnostics
- willothy/wezterm.nvim (⭐195) - Functions for interacting with Wezterm.
- mikesmithgh/kitty-scrollback.nvim (⭐456) - Open your Kitty scrollback buffer. Ameowzing.
Quickfix / Diagnostics
- yorickpeterse/nvim-pqf (⭐138) - Prettier quickfix/location list windows.
Git / Diagnostics
- chrisgrieser/nvim-tinygit (⭐168) - Lightweight and nimble Git client.
Editing Support / Diagnostics
- chrisgrieser/nvim-puppeteer (⭐61) - Automatically convert strings to f-strings or template strings and back.
Session / Diagnostics
- coffebar/neovim-project (⭐201) - Declarative project management, automatic saving of sessions, uses Telescope.
Split and Window / Diagnostics
- yorickpeterse/nvim-window (⭐107) - Easily jump between Neovim windows.
Preconfigured Configuration / Diagnostics
- chrisgrieser/nvim-kickstart-python (⭐125) - A launch point for your Neovim configuration for Python.
OS-specific / Diagnostics
- chrisgrieser/alfred-neovim-utilities (⭐35) - Search Neovim plugins and online
:help
via Alfred (macOS).
Sep 11 - Sep 17, 2023
Plugin Manager
- lewis6991/pckr.nvim (⭐257) - Spiritual successor of
wbthomason/packer.nvim
.
Tree-sitter Supported Colorscheme / Diagnostics
- judaew/ronny.nvim (⭐16) - A dark colorscheme, which mostly was inspired by the Monokai originally created by Wimem Hazenberg.
- ribru17/bamboo.nvim (⭐317) - A warm green theme.
Utility / Diagnostics
- LintaoAmons/scratch.nvim (⭐244) - Create and manage scratch files.
Sep 04 - Sep 10, 2023
Plugin Manager
- roobert/activate.nvim (⭐118) - A plugin installation system designed to complement
folke/lazy.nvim
.
Utility / Diagnostics
- subnut/nvim-ghost.nvim (⭐164) - GhostText support with zero dependencies.
Dependency Management / Diagnostics
- piersolenski/telescope-import.nvim (⭐189) - Import modules faster based on what you've already imported in your project.
Git / Diagnostics
- NeogitOrg/neogit (⭐4k) - A Magit clone that may change some things to fit the Vim philosophy.
Aug 28 - Sep 03, 2023
Register / Diagnostics
- desdic/macrothis.nvim (⭐25) - Save and load macros/registers.
Note Taking / Diagnostics
- IlyasYOY/obs.nvim (⭐73) - Your Obsidian notes at the speed of thought.
Code Runner / Diagnostics
- jaytyrrell13/static.nvim (⭐12) - Run static site generator commands.
Aug 21 - Aug 27, 2023
(requires Neovim 0.5) / Diagnostics
- piersolenski/wtf.nvim (⭐397) - AI powered diagnostic debugging, helps explain complex errors and offers custom tailored solutions.
AI / Diagnostics
- CamdenClark/flyboy (⭐41) - Simple interaction with ChatGPT in a markdown buffer. Supports GPT-4 and Azure OpenAI.
Tree-sitter Supported Colorscheme / Diagnostics
- askfiy/visual_studio_code (⭐172) - A Neovim theme that highly restores vscode, so that your friends will no longer be surprised that you use Neovim, because they will think you are using vscode.
- Verf/deepwhite.nvim (⭐109) - A light colorscheme inspired by flatwhite-syntax (⭐169) and elegant-emacs (⭐1.4k).
Utility / Diagnostics
- GCBallesteros/NotebookNavigator.nvim (⭐196) - Navigate and execute code cells.
Formatting / Diagnostics
- stevearc/conform.nvim (⭐3.1k) - A lightweight formatting engine that plays nice with LSP.
Aug 14 - Aug 20, 2023
(requires Neovim 0.5)
- roobert/action-hints.nvim (⭐81) - Show information about the word under the cursor in the statusline or as virtual text.
- roobert/hoversplit.nvim (⭐39) - Automatically updated documentation and information about code symbols in a split window.
Programming Languages Support / Diagnostics
- roobert/f-string-toggle.nvim (⭐30) - Toggle Python f-strings.
- chuwy/ucm.nvim (⭐6) - Navigating Unison projects.
Web Development / Diagnostics
- roobert/tailwindcss-colorizer-cmp.nvim (⭐333) - Add vscode-style TailwindCSS completion to nvim-cmp.
Syntax / Diagnostics
- roobert/surround-ui.nvim (⭐81) - Helper or training aid for kylechui/nvim-surround.
Tabline / Diagnostics
- roobert/bufferline-cycle-windowless.nvim (⭐38) - A bufferline extension to cycle through windowless buffers to give a more traditional tab based experience.
Media / Diagnostics
- niuiic/code-shot.nvim (⭐61) - Take a picture of the code.
Git / Diagnostics
- 9seconds/repolink.nvim (⭐23) - Generate shareable HTTP permalinks for various Git web frontends.
Motion / Diagnostics
- roobert/tabtree.nvim (⭐39) - Jump between significant code elements, such as brackets, quotes, etc.
Editing Support / Diagnostics
- echasnovski/mini.nvim#mini.operators (⭐5.2k) - Module of
mini.nvim
with various text edit operators: replace, exchange, multiply, sort, evaluate.
Comment / Diagnostics
- Zeioth/dooku.nvim (⭐40) - Generate and open your HTML code documentation.
Jul 31 - Aug 06, 2023
(requires Neovim 0.5)
- aznhe21/actions-preview.nvim (⭐399) - Fully customizable previewer for LSP code actions.
Fuzzy Finder / Diagnostics
- linrongbin16/fzfx.nvim (⭐124) - A fuzzy finder that updates on every keystroke.
Note Taking / Diagnostics
- ada0l/obsidian/ (⭐37) - Base Obsidian functionality.
Keybinding / Diagnostics
- echasnovski/mini.nvim#mini.clue (⭐5.2k) - Module of
mini.nvim
to show next key clues. Has opt-in triggers, shows next key information after customizable delay, allows hydra-like submodes, and more.
Jul 24 - Jul 30, 2023
AI / Diagnostics
- Robitx/gp.nvim (⭐830) - ChatGPT like sessions and instructable text/code operations in your favorite editor.
- dpayne/CodeGPT.nvim (⭐764) - Provides commands to interact with ChatGPT, the focus is around code related usages.
- jackMort/ChatGPT.nvim (⭐3.7k) - Effortless Natural Language Generation with OpenAI's ChatGPT API.
Markdown and LaTeX / Diagnostics
- Zeioth/markmap.nvim (⭐163) - Visualize your Markdown as mindmaps.
Note Taking / Diagnostics
- serenevoid/kiwi.nvim (⭐182) - A stripped down VimWiki with necessary features.
Utility / Diagnostics
- gaborvecsei/usage-tracker.nvim (⭐100) - Track your Neovim usage and visualize statistics easily.
- malbertzard/inline-fold.nvim (⭐84) - Hide certain elements inline like long CSS classes or
href
content.
- chrisgrieser/nvim-origami (⭐187) - Fold with relentless elegance.
Code Runner / Diagnostics
- Zeioth/compiler.nvim (⭐507) - Compiler for building and running your code without having to configure anything.
Preconfigured Configuration / Diagnostics
- NormalNvim/NormalNvim (⭐512) - Focused on stability for your daily work. From the creator of Compiler.nvim.
Jul 17 - Jul 23, 2023
(requires Neovim 0.5)
- nvimdev/lspsaga.nvim (⭐3.5k) - A light-weight LSP plugin based on Neovim's built-in LSP with a highly performant UI.
Markdown and LaTeX / Diagnostics
- richardbizik/nvim-toc (⭐36) - Easily generate table of contents for markdown files.
Tree-sitter Supported Colorscheme / Diagnostics
- nvimdev/zephyr-nvim (⭐344) - A dark colorscheme with Tree-sitter support.
- AlexvZyl/nordic.nvim (⭐722) - Nord for Neovim, but warmer and darker. Supports a variety of plugins and other platforms.
Startup / Diagnostics
- nvimdev/dashboard-nvim (⭐2.4k) - A minimalist dashboard, inspired by doom-emacs.
Quickfix / Diagnostics
- ashfinal/qfview.nvim (⭐54) - Pretty quickfix/location view with consistent path-shorten and folding.
Editing Support / Diagnostics
- HiPhish/rainbow-delimiters.nvim (⭐545) - Rainbow delimiters with Tree-sitter.
- okuuva/auto-save.nvim (⭐160) - Automatically saves your work as often as needed and as seldom as possible. Customizable with smart defaults. Maintained fork of Pocco81/auto-save.nvim.
Formatting / Diagnostics
- niuiic/format.nvim (⭐35) - An asynchronous, multitasking, and highly configurable formatting plugin.
- elentok/format-on-save.nvim (⭐159) - A synchronous formatter that combines LSP and non-LSP formatting (e.g. shfmt, stylua, prettier), focused specifically on format-on-save.
Jul 10 - Jul 16, 2023
(requires Neovim 0.5)
- creativenull/efmls-configs-nvim (⭐277) - An unofficial collection of linters and formatters configured for efm-langserver to work with builtin LSP.
- creativenull/diagnosticls-configs-nvim (⭐89) - An unofficial collection of linters and formatters configured for diagnostic-languageserver to work with builtin LSP.
Tree-sitter Supported Colorscheme / Diagnostics
- xero/miasma.nvim (⭐232) - A dark pastel color scheme inspired by the woods. Built using lush and supports Tree-sitter, diagnostics, CMP, Git-Signs, Telescope, Which-key, Lazy, and more.
Tabline / Diagnostics
- tomiis4/BufferTabs.nvim (⭐78) - Simple and Fancy tabline.
Debugging / Diagnostics
- niuiic/dap-utils (⭐36) - Utilities to provide a better experience for using nvim-dap.
Fennel / Diagnostics
- Olical/nfnl (⭐226) - Streamlined successor to Aniseed, compiling Fennel to Lua on file write.
Jul 03 - Jul 09, 2023
Tree-sitter Supported Colorscheme / Diagnostics
- zootedb0t/citruszest.nvim (⭐160) - A colorscheme that features a combination of bright and juicy colors reminiscent of various citrus fruits, with LSP and Tree-sitter support.
- 2nthony/vitesse.nvim (⭐57) - Vitesse theme Lua port.
Jun 26 - Jul 02, 2023
Colorscheme Switchers / Diagnostics
- zaldih/themery.nvim (⭐194) - A new way to change the colorscheme on the fly like in vscode.
Utility / Diagnostics
- aPeoplesCalendar/apc.nvim (⭐23) - "On this day" style calendar, which provides information about worldwide history of working class movements and liberation struggles.
Motion / Diagnostics
- folke/flash.nvim (⭐2.5k) - Navigate your code with search labels, enhanced character motions and Tree-sitter integration.
Editing Support / Diagnostics
- tomiis4/hypersonic.nvim (⭐216) - Provides explanation for RegExp.
Jun 19 - Jun 25, 2023
(requires Neovim 0.5)
- chrisgrieser/nvim-dr-lsp (⭐27) - Status line component showing the number of LSP definition and reference of the token under the cursor.
File Explorer / Diagnostics
- echasnovski/mini.nvim#mini.files (⭐5.2k) - Module of
mini.nvim
providing file explorer with column view capable of manipulating file system by editing text. Can create/delete/rename/copy/move files/directories inside and across directories.
Tree-sitter Supported Colorscheme / Diagnostics
- sonjiku/yawnc.nvim (⭐14) - Theming using pywal, with a Base16 twist.
Git / Diagnostics
- linrongbin16/gitlinker.nvim (⭐163) - Maintained fork of "ruifm's gitlinker", refactored with bug fixes, ssh aliases, blame support and other improvements.
Formatting / Diagnostics
- bennypowers/svgo.nvim (⭐2) - Optimize SVG files.
Jun 12 - Jun 18, 2023
Snippet / Diagnostics
- TobinPalmer/rayso.nvim (⭐76) - Create code snippets in Neovim using ray.so.
Tree-sitter Supported Colorscheme / Diagnostics
- dasupradyumna/midnight.nvim (⭐195) - A modern black Neovim theme with comfortable color contrast for a pleasant visual experience, with LSP and Tree-sitter support.
Jun 05 - Jun 11, 2023
Code Runner / Diagnostics
- milanglacier/yarepl.nvim (⭐98) - Yet Another REPL, flexible, supporting multiple paradigms to interact with REPLs, and native dot repeat without other dependencies.
May 29 - Jun 04, 2023
Color / Diagnostics
- echasnovski/mini.nvim#mini.hipatterns (⭐5.2k) - Module of
mini.nvim
to highlight patterns in text with configurable highlighters. Works asynchronously with configurable debounce delay.
Bars and Lines / Diagnostics
- Bekaboo/dropbar.nvim (⭐1k) - IDE-like breadcrumbs, out of the box.
Utility / Diagnostics
- yagiziskirik/AirSupport.nvim (⭐9) - Searchable reminder window for your custom shortcuts and commands.
Code Runner / Diagnostics
- google/executor.nvim (⭐148) - Allows you to run command line tasks in the background and be notified of results.
May 22 - May 28, 2023
Deployment / Diagnostics
- OscarCreator/rsync.nvim (⭐79) - Automatically sync up/down project to a remote with rsync.
Preconfigured Configuration / Diagnostics
- doctorfree/nvim-lazyman (⭐288) - Neovim configuration manager and modular configuration, supports over 40 preconfigured configurations.
May 15 - May 21, 2023
Utility / Diagnostics
- RutaTang/compter.nvim (⭐25) - Power and extend the ability of
<C-a>
and<C-x>
with customized patterns.
Session / Diagnostics
- RutaTang/spectacle.nvim (⭐13) - Easily manage multiple sessions with telescope integration.
May 08 - May 14, 2023
Programming Languages Support / Diagnostics
- dmmulroy/tsc.nvim (⭐397) - Asynchronous project-wide TypeScript type-checking using the TypeScript compiler (TSC) with results loaded into a quickfix list.
Tree-sitter Supported Colorscheme / Diagnostics
- echasnovski/mini.nvim#colorschemes (⭐5.2k) - Color schemes included in
mini.nvim
plugin. All of them prioritize high contrast ratio for reading text and computing palettes in perceptually uniform color spaces.
Colorscheme Creation / Diagnostics
- echasnovski/mini.nvim#mini.hues (⭐5.2k) - Module of
mini.nvim
to generate configurable color scheme. Takes only background and foreground colors as required arguments. Can adjust number of hues for non-base colors, saturation, accent color, plugin integration.
GitHub / Diagnostics
- topaxi/gh-actions.nvim (⭐117) - View and dispatch GitHub Actions workflow runs.
May 01 - May 07, 2023
Markdown and LaTeX / Diagnostics
- kiran94/edit-markdown-table.nvim (⭐26) - Edit Markdown Tables using Tree-sitter.
Search / Diagnostics
- AckslD/muren.nvim (⭐362) - Multiple replacements through interactive UI.
File Explorer / Diagnostics
- kelly-lin/ranger.nvim (⭐150) - Ranger (⭐16k) integration for Neovim.
Comment / Diagnostics
- LucasTavaresA/SingleComment.nvim (⭐8) - Always single line, comment sensitive, indentation preserving commenting.
Indent / Diagnostics
- nvimdev/indentmini.nvim (⭐189) - A minimal and blazing fast indentline plugin by using nvim_set_decoration_provide API.
Workflow / Diagnostics
- m4xshen/hardtime.nvim (⭐1.5k) - Helping you establish good command workflow and habit.
- antonk52/bad-practices.nvim (⭐103) - Helping you give up bad practices in Vim.
Starter Templates / Diagnostics
- tokiory/neovim-boilerplate (⭐94) - Starter boilerplate for making new configurations.
- frans-johansson/lazy-nvim-starter (⭐82) - Starter boilerplate with lazy plugin manager.
Apr 24 - Apr 30, 2023
(requires Neovim 0.5)
- VidocqH/lsp-lens.nvim (⭐273) - Display function references above function definition like IDEA codelens.
Markdown and LaTeX / Diagnostics
- yaocccc/nvim-hl-mdcodeblock.lua (⭐36) - Highlight markdown codeblock using Tree-sitter.
Tree-sitter Supported Colorscheme / Diagnostics
- nyngwang/nvimgelion (⭐119) - Neon Genesis Evangelion but for Vimmers.
Utility / Diagnostics
- LukasPietzschmann/telescope-tabs (⭐247) - Quickly navigate between tabs using telescope.
Apr 17 - Apr 23, 2023
Color / Diagnostics
- Mr-LLLLL/interestingwords.nvim (⭐43) - Highlight multiple word same time and navigate word under cursor with scrolling smoothly, display search count in virualtext.
Colorscheme Creation / Diagnostics
- echasnovski/mini.nvim#mini.colors (⭐5.2k) - Module of
mini.nvim
to tweak and save any color scheme. Also can animate transition and convert between some color spaces.
Bars and Lines / Diagnostics
- luukvbaal/statuscol.nvim (⭐528) - Configurable 'statuscolumn' with builtin segments and click handlers.
Utility / Diagnostics
- hbac.nvim (⭐200) - Automatically close buffers you are not working on.
- ecthelionvi/NeoComposer.nvim (⭐399) - Simplify macro management, enhance productivity, and create harmonious workflows.
Formatting / Diagnostics
- tenxsoydev/tabs-vs-spaces.nvim (⭐21) - Hint and fix deviating indentation.
Apr 10 - Apr 16, 2023
Marks / Diagnostics
- tomasky/bookmarks.nvim (⭐150) - Bookmarks with global file storage, written in Lua.
Utility / Diagnostics
- sQVe/bufignore.nvim (⭐17) - Unlist hidden buffers matching specified ignore sources.
Terminal Integration / Diagnostics
- chomosuke/term-edit.nvim (⭐184) - Allowing you to edit your command in the terminal just like any other buffer.
Git / Diagnostics
- aaronhallaert/advanced-git-search.nvim (⭐335) - Search your Git history by commit content, message and author with Telescope.
Resource / Diagnostics
- Dotfyle - Dotfyle is a site for sharing and discovering Neovim configs and plugins.
Apr 03 - Apr 09, 2023
Statusline / Diagnostics
- freddiehaddad/feline.nvim (⭐302) - A minimal, stylish and customizable statusline written in Lua.
Debugging / Diagnostics
- t-troebst/perfanno.nvim (⭐203) - Annotate your code with callgraph profiling data. Native support for perf, flamegraph and the LuaJit profiler.
Scrollbar / Diagnostics
- lewis6991/satellite.nvim (⭐555) - Decorate scrollbar.
Mar 27 - Apr 02, 2023
(requires Neovim 0.5)
- SmiteshP/nvim-navbuddy (⭐794) - A simple popup display that provides breadcrumbs like navigation features using LSP.
Bars and Lines / Diagnostics
- Bekaboo/deadcolumn.nvim (⭐291) - Shows your colorcolumn dynamically.
- ecthelionvi/NeoColumn.nvim (⭐94) - Toggleable colorcolumn highlighting specific characters.
Utility / Diagnostics
- nvim-early-retirement (⭐180) - Send buffers into early retirement by automatically closing them after x minutes of inactivity.
Mar 20 - Mar 26, 2023
Syntax / Diagnostics
- desdic/agrolens.nvim (⭐51) - Navigate via Tree-sitter nodes using Telescope.
Startup / Diagnostics
- willothy/veil.nvim (⭐151) - A blazingly fast, animated, and infinitely customizable startup / dashboard plugin.
Utility / Diagnostics
- cpea2506/relative-toggle.nvim (⭐31) - Toggles smoothly between number and relative numbers, supporting various number combinations, highly customizable.
Code Runner / Diagnostics
- MarcHamamji/runner.nvim (⭐48) - A customizable Lua code runner.
Motion / Diagnostics
- chrisgrieser/nvim-spider (⭐635) - Use the w, e, b motions like a spider. Considers camelCase and skips insignificant punctuation.
Keybinding / Diagnostics
- Wansmer/langmapper.nvim (⭐143) - Auto translating your mappings for non-English input methods.
Game / Diagnostics
- Eandrju/cellular-automaton.nvim (⭐1.9k) - It lets you execute aesthetically pleasing, cellular automaton animations based on the content of Neovim buffer.
- alanfortlink/blackjack.nvim (⭐56) - Classic Black Jack game.
- jim-fx/sudoku.nvim (⭐68) - Classic sudoku puzzle.
Mar 13 - Mar 19, 2023
Utility / Diagnostics
- zdcthomas/yop.nvim (⭐72) - Easily create your own operators (like
d
andy
).
Mar 06 - Mar 12, 2023
Tree-sitter Supported Colorscheme / Diagnostics
- neanias/everforest-nvim (⭐255) - A Lua port of the Everforest colour scheme.
Terminal Integration / Diagnostics
- willothy/flatten.nvim (⭐497) - Open files from terminal buffers in your current Neovim instance instead of launching a nested instance.
Editing Support / Diagnostics
- utilyre/sentiment.nvim (⭐151) - Enhanced matchparen.
- willothy/moveline.nvim (⭐135) - Move lines and blocks up and down easily, with indenting handled automatically as you move. Written in Rust.
- echasnovski/mini.nvim#mini.splitjoin (⭐5.2k) - Module of
mini.nvim
to split and join arguments. Has customizable pre and post hooks. Works inside comments.
Indent / Diagnostics
- shellRaining/hlchunk.nvim (⭐643) - A Lua implementation of
nvim-hlchunk
, contains more features, such as highlight{}
chunk, indent line, space blank etc.
Feb 27 - Mar 05, 2023
Markdown and LaTeX / Diagnostics
- iamcco/markdown-preview.nvim (⭐6.8k) - Preview markdown on your modern browser with synchronised scrolling and flexible configuration.
Register / Diagnostics
- tenxsoydev/karen-yank.nvim (⭐81) - More intentional register handling with delete, cut and yank mappings.
Motion / Diagnostics
- liangxianzhe/nap.nvim (⭐99) - Jump between next/previous buffer, tab, diagnostic, etc, with a single key.
Feb 20 - Feb 26, 2023
Marks / Diagnostics
- LeonHeidelbach/trailblazer.nvim (⭐242) - TrailBlazer introduces a stack based mark system that enables a completely new dynamic and super fast workflow using project wide marks.
Tree-sitter Supported Colorscheme / Diagnostics
- nyoom-engineering/oxocarbon.nvim (⭐1.1k) - A dark and light Neovim theme written in fennel, inspired by IBM Carbon.
- embark-theme/vim (⭐659) - A deep inky purple theme leveraging bright colors.
Bars and Lines / Diagnostics
- m4xshen/smartcolumn.nvim (⭐297) - Hide your colorcolumn when unneeded.
Utility / Diagnostics
- yaocccc/nvim-foldsign (⭐34) - Display folds on sign column.
- tenxsoydev/nx.nvim (⭐30) - Neovim API utility wrapper for more convenience with Lua keymaps, highlights, autocommands and options.
Motion / Diagnostics
- echasnovski/mini.nvim#mini.bracketed (⭐5.2k) - Module of
mini.nvim
to go forward/backward with square brackets.
Editing Support / Diagnostics
- bennypowers/splitjoin.nvim (⭐75) - Split and join various syntax structures.
Feb 13 - Feb 19, 2023
Utility / Diagnostics
- figsoda/nix-develop.nvim (⭐54) - Run
nix develop
without restarting Neovim.
Remote Development / Diagnostics
- miversen33/netman.nvim (⭐337) - Lua powered Network Resource Manager.
Preconfigured Configuration / Diagnostics
- LazyVim/LazyVim (⭐17k) - Full-fledged IDE powered by lazy.nvim to make it easy to customize and extend your config.
Feb 06 - Feb 12, 2023
(requires Neovim 0.5)
- jinzhongjia/LspUI.nvim (⭐173) - A modern and useful UI that wraps LSP operations.
Tree-sitter Supported Colorscheme / Diagnostics
- savq/melange-nvim (⭐718) - Warm colorscheme written in Lua with support for various terminal emulators.
- svrana/neosolarized.nvim (⭐158) - Dark solarized colorscheme using colorbuddy for easy customization.
Neovim Lua Development / Diagnostics
- nvim-neorocks/luarocks-tag-release (⭐47) - A GitHub action that publishes your Neovim plugins to LuaRocks.
Editing Support / Diagnostics
- altermo/ultimate-autopair.nvim (⭐498) - Autopair with extensions.
Preconfigured Configuration / Diagnostics
- linrongbin16/lin.nvim (⭐74) - A highly configured Neovim distribution integrated with tons of utilities for development, inspired by spf13-vim.
Jan 30 - Feb 05, 2023
(requires Neovim 0.5)
- DNLHC/glance.nvim (⭐713) - A pretty window for previewing, navigating and editing your LSP locations.
- linrongbin16/lsp-progress.nvim (⭐211) - A performant LSP progress status.
Colorscheme Switchers / Diagnostics
- 4e554c4c/darkman.nvim (⭐21) - Follow the system dark-mode setting on Linux.
- f-person/auto-dark-mode.nvim (⭐312) - Follow the system appearance on macOS.
Cursorline / Diagnostics
- mawkler/modicator.nvim (⭐319) - Cursor line number mode indicator. Changes the
CursorLineNr
highlight based on Vim mode.
Media / Diagnostics
- niuiic/cp-image.nvim (⭐8) - Paste image from clipboard and insert the reference code.
Editing Support / Diagnostics
- ~nedia/auto-save.nvim - Extremely simple auto saving on
InsertLeave
&TextChanged
. Based on Pocco81/AutoSave but lighter.
- echasnovski/mini.nvim#mini.basics (⭐5.2k) - Module of
mini.nvim
with customizable configuration presets for common options, mappings, and autocommands.
- niuiic/part-edit.nvim (⭐14) - Edit a part of a file individually.
- niuiic/divider.nvim (⭐25) - Custom code divider line.
Formatting / Diagnostics
- ~nedia/auto-format.nvim - Does no formatting by itself, but sets up an autocmd to format on save, preferring null-ls over LSP client formatting.
Session / Diagnostics
- niuiic/multiple-session.nvim (⭐9) - Provides multi-session management capabilities.
Jan 23 - Jan 29, 2023
Language / Diagnostics
- niuiic/translate.nvim (⭐37) - Invoke any translation engine via shell command.
Jan 16 - Jan 22, 2023
Editing Support / Diagnostics
- echasnovski/mini.nvim#mini.move (⭐5.2k) - Module of
mini.nvim
to move any selection (charwise, linewise, blockwise, current line in Normal mode) in any direction. Handles bothv:count
and undo history.
Jan 09 - Jan 15, 2023
Search / Diagnostics
- s1n7ax/nvim-search-and-replace (⭐72) - Search and replace in multiple files at the same time from the current working directory.
- roobert/search-replace.nvim (⭐217) - Builds on the native search and replace experience.
Fuzzy Finder / Diagnostics
- axkirillov/easypick.nvim (⭐376) - Easypick lets you easily create Telescope pickers from arbitrary console commands.
File Explorer / Diagnostics
- dinhhuy258/sfm.nvim (⭐59) - An alternative to Nvim-tree designed to be extensible and minimalist.
Utility / Diagnostics
- j-morano/buffer_manager.nvim (⭐231) - Add one or more buffers, reorder them, save them inside a file or just delete them very easily from a small floating window.
Editing Support / Diagnostics
- tmillr/sos.nvim (⭐19) - Automatically save all your modified buffers according to a predefined timeout value.
Indent / Diagnostics
- LucasTavaresA/simpleIndentGuides.nvim (⭐9) - Indentation guides using the builtin variables.
Session / Diagnostics
- gennaro-tedesco/nvim-possession (⭐232) - The no-nonsense session manager.
Jan 02 - Jan 08, 2023
(requires Neovim 0.5)
- idanarye/nvim-buffls (⭐9) - Add LSP functionality to specific Neovim buffers.
Syntax / Diagnostics
- LhKipp/nvim-nu (⭐140) - Basic editor support for the nushell language.
File Explorer / Diagnostics
- stevearc/oil.nvim (⭐4k) - Edit your filesystem like a buffer.
Note Taking / Diagnostics
- RutaTang/quicknote.nvim (⭐127) - Quickly take notes, in-place.
Terminal Integration / Diagnostics
- idanarye/nvim-channelot (⭐6) - Operate Neovim jobs from Lua coroutines.
Code Runner / Diagnostics
- idanarye/nvim-moonicipal (⭐16) - Task runner with focus on rapidly changing personal tasks.
Editing Support / Diagnostics
- XXiaoA/ns-textobject.nvim (⭐37) - Awesome textobject plugin works with nvim-surround.
Dec 26 - Jan 01, 2022
Plugin Manager
- folke/lazy.nvim (⭐15k) - A modern plugin manager, featuring a graphical interface, async execution, a lockfile and more.
Completion / Diagnostics
- zbirenbaum/copilot.lua (⭐2.7k) - Fully featured Lua replacement for GitHub/copilot.vim (⭐8.4k).
Project / Diagnostics
- pluffie/neoproj (⭐66) - Small yet powerful project (and session) manager.
- natecraddock/workspaces.nvim (⭐317) - Manage workspace directories.
Keybinding / Diagnostics
- Nexmean/caskey.nvim (⭐68) - Utility to keymappings configuration using declarative cascading trees, optionally integrates with
which-key
.
Editing Support / Diagnostics
- chrisgrieser/nvim-various-textobjs (⭐609) - Bundle of more than 30 new text objects.
Dec 19 - Dec 25, 2022
Utility / Diagnostics
- echasnovski/mini.nvim#mini.animate (⭐5.2k) - Module of
mini.nvim
to add out of the box animations for common built-in actions (cursor movement, scroll, resize, window open/close).
Editing Support / Diagnostics
- debugloop/telescope-undo.nvim (⭐646) - A telescope extension to visualize your undo tree and fuzzy-search changes in it.
Preconfigured Configuration / Diagnostics
- jonathandion/web-dev.nvim (⭐66) - Small, simple and flexible configuration for web development.
Dec 12 - Dec 18, 2022
Marks / Diagnostics
- cbochs/grapple.nvim (⭐557) - Provides tagging, cursor tracking, and immediate navigation to important project files.
Project / Diagnostics
- nyngwang/suave.lua (⭐64) - Multi-tabs project session automation.
- desdic/telescope-rooter.nvim (⭐21) - Makes sure to always start telescope (and only telescope) from the project/root directory.
Tree-sitter Supported Colorscheme / Diagnostics
- ramojus/mellifluous.nvim (⭐316) - Pleasant and productive colorscheme.
Cursorline / Diagnostics
- nyngwang/murmur.lua (⭐114) - Super-fast cursor word highlighting with callbacks(I call them murmurs) included.
Utility / Diagnostics
- chrisgrieser/nvim-genghis (⭐201) - Convenience file operations, written in Lua.
- chrisgrieser/nvim-recorder (⭐234) - Simplifying and improving how you interact with macros.
Terminal Integration / Diagnostics
- nyngwang/NeoTerm.lua (⭐69) - Attach a terminal for each buffer, now with stable toggle and astonishing cursor restoring.
Quickfix / Diagnostics
- nyngwang/NeoWell.lua (⭐13) - Sometimes you will want to fix some lines later. Store lines into qf with some note so you know what to do when you really want to fix it.
Motion / Diagnostics
- cbochs/portal.nvim (⭐345) - Build upon and enhance existing jumplist motions (i.e.
<c-i>
and<c-o>
).
Editing Support / Diagnostics
- shortcuts/no-neck-pain.nvim (⭐571) - Center the currently focused buffer to the middle of your terminal.
Formatting / Diagnostics
- emileferreira/nvim-strict (⭐36) - Strict, native code style formatting which exposes deep nesting, overlong lines, trailing whitespace, trailing empty lines, todos and inconsistent indentation.
Dec 05 - Dec 11, 2022
Project / Diagnostics
- otavioschwanck/telescope-alternate.nvim (⭐104) - Alternate between common files using telescope.
Tree-sitter Supported Colorscheme / Diagnostics
- gbprod/nord.nvim (⭐190) - An arctic, north-bluish clean and elegant Neovim theme, based on Nord Palette.
Code Runner / Diagnostics
- Civitasv/cmake-tools.nvim (⭐374) - CMake integration.
Tmux / Diagnostics
- otavioschwanck/tmux-awesome-manager.nvim (⭐69) - Run your workflow commands like yarn install, rails console, yarn add, bundle install, etc.
Preconfigured Configuration / Diagnostics
- otavioschwanck/mood-nvim (⭐95) - Ready to use configuration for Ruby on Rails, JavaScript and Typescript.
- ldelossa/nvim-ide (⭐830) - A full featured IDE layer heavily inspired by VSCode.
Nov 14 - Nov 20, 2022
Markdown and LaTeX / Diagnostics
- toppair/peek.nvim (⭐650) - Preview markdown in a webview window.
Editing Support / Diagnostics
- Wansmer/sibling-swap.nvim (⭐158) - Different way to swapping arguments and other siblings with Tree-sitter.
- Wansmer/binary-swap.nvim (⭐17) - Swapping operands and operators in binary expressions: comparison and mathematical operations.
Nov 07 - Nov 13, 2022
(requires Neovim 0.5)
- ranjithshegde/ccls.nvim (⭐68) - Use off-spec extensions of ccls LSP and browse AST.
Programming Languages Support / Diagnostics
- Julian/lean.nvim (⭐276) - Neovim support for the Lean Theorem Prover.
Golang / Diagnostics
- ray-x/go.nvim (⭐2.1k) - Golang plugin based on LSP and Tree-sitter.
Tree-sitter Supported Colorscheme / Diagnostics
- bluz71/vim-nightfly-colors (⭐818) - A dark midnight colorscheme with modern Neovim support including Tree-sitter.
Bars and Lines / Diagnostics
- utilyre/barbecue.nvim (⭐801) - A VS Code like winbar.
Editing Support / Diagnostics
- Wansmer/treesj (⭐1k) - Splitting/joining blocks of code like arrays, hashes, statements, objects, dictionaries, etc. Using Tree-sitter. Inspired by greatest splitjoin.vim.
Split and Window / Diagnostics
- nvim-zh/colorful-winsep.nvim (⭐433) - A configurable color split line.
Oct 31 - Nov 06, 2022
Motion / Diagnostics
- Weissle/easy-action (⭐40) - Easily perform an action on where you can see.
Oct 24 - Oct 30, 2022
(requires Neovim 0.5)
- Kasama/nvim-custom-diagnostic-highlight (⭐59) - Inline diagnostics popup-highlight much like coc-nvim but based on
vim.diagnostic
.
Marks / Diagnostics
- ofirgall/open.nvim (⭐64) - Open the current word with custom openers, GitHub shorthand for example.
Utility / Diagnostics
- zbirenbaum/neodim (⭐307) - Dimming the highlights of unused functions, variables, parameters, and more.
- bfredl/nvim-miniyank (⭐232) - The killring-alike plugin with no default mappings.
Motion / Diagnostics
- woosaaahh/sj.nvim (⭐125) - Search based navigation combined with quick jump features.
Oct 17 - Oct 23, 2022
File Explorer / Diagnostics
- kiran94/s3edit.nvim (⭐43) - Edit files from Amazon S3 directly from Neovim.
Terminal Integration / Diagnostics
- samjwill/nvim-unception (⭐222) - Automatic unnesting of Neovim sessions started from terminal buffers.
Scrollbar / Diagnostics
- gorbit99/codewindow.nvim (⭐439) - Minimap plugin, that is closely integrated with Tree-sitter and the builtin LSP to display more information to the user.
Oct 10 - Oct 16, 2022
Media / Diagnostics
- adelarsq/image_preview.nvim (⭐157) - Image preview based on terminal's Image Protocol support.
Utility / Diagnostics
- folke/noice.nvim (⭐4.4k) - Highly experimental plugin that completely replaces the UI for messages, cmdline and the popupmenu.
Scrollbar / Diagnostics
- echasnovski/mini.nvim#mini.map (⭐5.2k) - Module of
mini.nvim
to show floating window with buffer text overview, scrollbar, and highlights.
Editing Support / Diagnostics
- smjonas/live-command.nvim (⭐508) - Text editing with immediate visual feedback: preview commands such as
:norm
,:g
, macros and more.
Comment / Diagnostics
- JoosepAlviste/nvim-ts-context-commentstring (⭐1.2k) - Sets the
commentstring
option based on the cursor location in the file. The location is checked via Tree-sitter queries.
Oct 03 - Oct 09, 2022
Tree-sitter Supported Colorscheme / Diagnostics
- ray-x/starry.nvim (⭐221) - A collection of modern Neovim colorschemes: material, moonlight, dracula (blood), monokai, mariana, emerald, earlysummer, middlenight_blue, darksolar.
Note Taking / Diagnostics
- jghauser/papis.nvim (⭐153) - Manage your bibliography from within your favourite editor.
Utility / Diagnostics
- numToStr/BufOnly.nvim (⭐36) - Lua/Neovim port of BufOnly.vim with some changes.
Code Runner / Diagnostics
- Shatur/neovim-tasks (⭐108) - A stateful task manager focused on integration with build systems.
Sep 26 - Oct 02, 2022
(requires Neovim 0.5)
- mfussenegger/nvim-jdtls (⭐1.1k) - Extensions for the built-in LSP support for eclipse.jdt.ls.
(requires Neovim 0.5) / Diagnostics
- ~whynothugo/lsp_lines.nvim - Render diagnostics using virtual lines on top of the real line of code.
- onsails/diaglist.nvim (⭐182) - Live render workspace diagnostics in quickfix, buffer diagnostics in loclist.
- folke/trouble.nvim (⭐5.5k) - A pretty diagnostics list to help you solve all the trouble your code is causing.
Programming Languages Support / Diagnostics
- brendalf/mix.nvim (⭐27) - Mix (from Elixir) wrapper plugin.
- AckslD/swenv.nvim (⭐211) - Tiny plugin to quickly switch Python virtual environments without restarting.
- gennaro-tedesco/nvim-jqx (⭐299) - Interactive interface for JSON files.
Golang / Diagnostics
- crusj/structrue-go.nvim (⭐40) - A better structured display of Golang symbols information.
- crispgm/nvim-go (⭐134) - A minimal implementation of Golang development plugin.
- edolphin-ydf/goimpl.nvim (⭐56) - Generate interface stubs for a type.
- olexsmir/gopher.nvim (⭐312) - Plugin for making Golang development easiest.
- rafaelsq/nvim-goc.lua (⭐47) - Highlight your buffer with Golang Code Coverage.
- crusj/hierarchy-tree-go.nvim (⭐28) - Neovim plugin for Golang, callHierarchy UI tree.
YAML / Diagnostics
- someone-stole-my-name/yaml-companion.nvim (⭐227) - Get, set and autodetect YAML schemas in your buffers.
- cuducos/yaml.nvim (⭐195) - Utils to work with YAML files.
Web Development / Diagnostics
- ray-x/web-tools.nvim (⭐154) - Launch a local development server with live reload feature for static & dynamic pages, HTML & CSS tag rename with LSP.
PHP / Diagnostics
- gbprod/phpactor.nvim (⭐72) - Lua version of the Phpactor Vim plugin to take advantage of the latest Neovim features.
Language / Diagnostics
- potamides/pantran.nvim (⭐297) - Translate your text with an interactive translation window.
Search / Diagnostics
- kevinhwang91/nvim-hlslens (⭐758) - Helps you better glance searched information, seamlessly jump matched instances.
- rktjmp/highlight-current-n.nvim (⭐89) - Highlights the current /, ? or * match under your cursor when pressing n or N and gets out of the way afterwards.
- gaborvecsei/memento.nvim (⭐62) - Keeps track of your visited file history after a buffer is closed. Reopen files more easily.
- ray-x/sad.nvim (⭐193) - Space Age seD in Neovim. Batch file edit tool, a wrapper for sad (⭐1.8k)
File Explorer / Diagnostics
- luukvbaal/nnn.nvim (⭐426) - File explorer powered by nnn (⭐19k) and Lua.
- tamago324/lir.nvim (⭐355) - Simple file explorer.
- TimUntersberger/neofs (⭐70) - A file manager written in Lua.
- kevinhwang91/rnvimr (⭐811) - A simple yet amazing file explorer.
- Xuyuanp/yanil (⭐97) - Yet Another Nerdtree In Lua.
- ms-jpq/chadtree (⭐1.7k) - File manager. Better than NERDTree.
- is0n/fm-nvim (⭐271) - Neovim plugin that lets you use your favorite terminal file managers (and fuzzy finders).
- nvim-neo-tree/neo-tree.nvim (⭐3.8k) - Neo-tree is a Neovim plugin to browse the file system and other tree like structures in whatever style suits you, including sidebars, floating windows, netrw split style, or all of them at once.
- elihunter173/dirbuf.nvim (⭐430) - A file manager which lets you edit your filesystem like you edit text.
- theblob42/drex.nvim (⭐96) - A simple and configurable file explorer written in Lua.
- SidOfc/carbon.nvim (⭐178) - The simple directory tree viewer written in Lua.
Project / Diagnostics
- Abstract-IDE/penvim (⭐51) - Project's root directory and documents Indentation detector with project based config loader.
- windwp/nvim-projectconfig (⭐105) - Load Neovim config depend on project directory.
- ahmedkhalf/project.nvim (⭐1.4k) - An all in one Neovim plugin that provides superior project management.
- klen/nvim-config-local (⭐149) - Secure load local config files from working directories.
- cljoly/telescope-repo.nvim - Telescope picker to jump to any repository (Git or other) on the file system.
Colorscheme Creation / Diagnostics
- tjdevries/colorbuddy.nvim (⭐659) - A colorscheme helper. Written in Lua! Quick & Easy Color Schemes.
- norcalli/nvim-base16.lua (⭐72) - Programmatic Lua library for setting base16 themes.
- rktjmp/lush.nvim (⭐1.5k) - Define Neovim themes as a DSL in Lua, with real-time feedback.
- Iron-E/nvim-highlite (⭐240) - A colorscheme generator that is "lite" on logic for the developer.
- echasnovski/mini.nvim#mini.base16 (⭐5.2k) - Module of
mini.nvim
with fast implementation of base16 theme for manually supplied palette.
Bars and Lines / Diagnostics
- SmiteshP/nvim-navic (⭐1.4k) - A simple statusline/winbar component that uses LSP to show your current code context.
Statusline / Diagnostics
- NTBBloodbath/galaxyline.nvim (⭐164) - Galaxyline componentizes Vim's statusline by having a provider for each text area. This means you can use the API provided by galaxyline to create the statusline that you want, easily.
- tjdevries/express_line.nvim (⭐301) - Supports co-routines, functions and jobs.
- nvim-lualine/lualine.nvim (⭐6.2k) - A blazing fast and easy to configure Neovim statusline.
- adelarsq/neoline.vim (⭐245) - A light statusline/tabline plugin using Lua.
- ojroques/nvim-hardline (⭐181) - A statusline / bufferline. It is inspired by vim-airline (⭐18k) but aims to be as light and simple as possible.
- beauwilliams/statusline.lua (⭐205) - A zero-config minimal statusline written in Lua featuring awesome integrations and blazing speed!
- tamton-aquib/staline.nvim (⭐377) - A modern lightweight statusline in Lua. Mainly uses unicode symbols for showing info.
- windwp/windline.nvim (⭐461) - The next generation statusline. Animation statusline.
- konapun/vacuumline.nvim (⭐28) - A galaxyline configuration inspired by airline.
- echasnovski/mini.nvim#mini.statusline (⭐5.2k) - Module of
mini.nvim
for minimal and fast statusline. Supports content change depending on window width.
- b0o/incline.nvim (⭐793) - Lightweight floating statuslines, intended for use with Neovim's new global statusline.
- rebelot/heirline.nvim (⭐1k) - Heirline.nvim is a no-nonsense Neovim Statusline plugin designed around recursive inheritance to be exceptionally fast and versatile.
- yaocccc/nvim-lines.lua (⭐35) - A fast, light, customizable Neovim statusline and tabline(buffers) plugin.
Tabline / Diagnostics
- romgrk/barbar.nvim (⭐2.3k) - The Neovim tabline plugin.
- akinsho/bufferline.nvim (⭐3.5k) - A snazzy buffer line built using Lua.
- crispgm/nvim-tabline (⭐76) - Neovim port of tabline.vim with Lua.
- alvarosevilla95/luatab.nvim (⭐189) - A simple tabline written in Lua.
- johann2357/nvim-smartbufs (⭐42) - Smart buffer management.
- echasnovski/mini.nvim#mini.tabline (⭐5.2k) - Module of
mini.nvim
for minimal tabline showing listed buffers in case of one tab and falling back to default otherwise.
- rafcamlet/tabline-framework.nvim (⭐96) - User-friendly framework for building your dream tabline in a few lines of code.
- nanozuki/tabby.nvim (⭐598) - A minimal, configurable, Neovim style tabline. Use your Neovim tabs as workspace multiplexer.
Cursorline / Diagnostics
- yamatsum/nvim-cursorline (⭐412) - A plugin that highlights cursor words and lines.
- xiyaowong/nvim-cursorword (⭐133) - Part of nvim-cursorline. Highlight the word under the cursor.
- RRethy/vim-illuminate (⭐2.2k) - Highlight the word under the cursor. Neovim's builtin LSP is available, it can be used to highlight more intelligently.
- echasnovski/mini.nvim#mini.cursorword (⭐5.2k) - Module of
mini.nvim
for automatic highlighting of word under cursor (displayed after customizable delay).
Startup / Diagnostics
- goolord/alpha-nvim (⭐1.9k) - A fast and highly customizable greeter like vim-startify (⭐5.3k)/dashboard-nvim.
- echasnovski/mini.nvim#mini.starter (⭐5.2k) - Module of
mini.nvim
for start screen. Displayed items are fully customizable, item selection can be done using prefix query with instant visual feedback.
- henriquehbr/nvim-startup.lua - Displays Neovim startup time.
Icon / Diagnostics
- yamatsum/nvim-nonicons (⭐332) - Collection of configurations for nvim-web-devicons.
- ziontee113/icon-picker.nvim (⭐314) - Help you pick 𝑨𝕃𝚻 Font Characters, Symbols Σ, Nerd Font Icons & Emojis.
Media / Diagnostics
- ekickx/clipboard-image.nvim (⭐313) - Neovim Lua plugin to paste image from clipboard.
- askfiy/nvim-picgo (⭐58) - A picgo-core-based Neovim plugin, written in Lua, that allows you to upload images to the image bed, which means you can view your images from anywhere on the internet.
- madskjeldgaard/reaper-nvim (⭐61) - Remote control Reaper DAW from Neovim.
- davidgranstrom/scnvim (⭐199) - Neovim frontend for SuperCollider.
- andweeb/presence.nvim (⭐832) - Fast and lite Discord Rich Presence plugin written in Lua.
- Chaitanyabsrip/present.nvim (⭐143) - A Presentation plugin written in Lua.
- krady21/compiler-explorer.nvim (⭐144) - Async Lua plugin for interacting with compiler-explorer.
Note Taking / Diagnostics
- 0styx0/abbreinder.nvim (⭐91) - Abbreviation reminders (Neovim >= 0.5).
- jakewvincent/mkdnflow.nvim (⭐686) - Fluent markdown notebook navigation & management (create links, follow links, create and manage to-do lists, reference bib files, and more).
- jbyuki/nabla.nvim (⭐636) - Take your scientific notes.
- nvim-neorg/neorg (⭐6.4k) - Modernity meets insane extensibility. The future of organizing your life.
- nvim-orgmode/orgmode (⭐3k) - Orgmode clone written in Lua (Neovim >= 0.5).
- jbyuki/venn.nvim (⭐971) - Draw ASCII diagrams.
- chrsm/impulse.nvim (⭐95) - Read Notion.so notes.
- epwalsh/obsidian.nvim (⭐4.1k) - Plugin for Obsidian, written in Lua.
Utility / Diagnostics
- jbyuki/instant.nvim (⭐1.3k) - A collaborative editing plugin written in Lua with no dependencies.
Terminal Integration / Diagnostics
- LoricAndre/OneTerm.nvim (⭐56) - Plugin framework for running commands in the terminal.
- nikvdp/neomux (⭐351) - Control Neovim from shells running inside Neovim.
- norcalli/nvim-terminal.lua (⭐208) - A high performance filetype mode which leverages conceal and highlights your buffer with the correct color codes.
- numToStr/FTerm.nvim (⭐747) - No nonsense floating terminal written in Lua.
- pianocomposer321/consolation.nvim (⭐34) - A general-purpose terminal wrapper and management plugin, written in Lua.
- jghauser/kitty-runner.nvim (⭐100) - Poor man's REPL. Easily send buffer lines and commands to a kitty terminal.
- jlesquembre/nterm.nvim (⭐57) - Interact with the terminal, with notifications.
- s1n7ax/nvim-terminal (⭐116) - A simple & easy to use multi-terminal plugin.
- m00qek/baleia.nvim (⭐134) - Colorize text with ANSI escape sequences (8, 16, 256 or TrueColor).
Quickfix / Diagnostics
- kevinhwang91/nvim-bqf (⭐1.7k) - The goal of nvim-bqf is to make Neovim's quickfix window better.
Test / Diagnostics
- David-Kunz/jester (⭐201) - Easily run and debug Jest tests.
- klen/nvim-test (⭐184) - A Neovim wrapper for running tests.
- nvim-neotest/neotest (⭐2.4k) - An extensible framework for interacting with tests within Neovim.
- andythigpen/nvim-coverage (⭐323) - Displays coverage information in the sign column.
Code Runner / Diagnostics
- michaelb/sniprun (⭐1.5k) - Run parts of code of any language directly from Neovim.
- CRAG666/code_runner.nvim (⭐536) - The best code runner you could have, with super powers.
- is0n/jaq-nvim (⭐177) - Just Another Quickrun Plugin in Lua.
- jedrzejboczar/toggletasks.nvim (⭐157) - Task runner with JSON/YAML configs, using toggleterm.nvim and telescope.nvim.
- EthanJWright/vs-tasks.nvim (⭐182) - Telescope picker for VSCode style tasks.
- stevearc/overseer.nvim (⭐1.2k) - A task runner and job management plugin.
- smzm/hydrovim (⭐81) - Run Python code inside Neovim.
- desdic/greyjoy.nvim (⭐28) - A modular task runner for Makefiles, vscode tasks, kitchen etc.
GitHub / Diagnostics
- pwntester/octo.nvim (⭐2.4k) - Work with GitHub issues and PRs from Neovim. Just edit the issue description.
- pwntester/codeql.nvim (⭐95) - Neovim plugin to help writing and testing CodeQL queries.
- ldelossa/gh.nvim (⭐548) - A fully featured GitHub integration for performing code reviews.
Keybinding / Diagnostics
- folke/which-key.nvim (⭐5.4k) - Neovim plugin that shows a popup with possible keybindings of the command you started typing.
- mrjones2014/legendary.nvim (⭐1.1k) - Define your keymaps, commands, and autocommands as simple Lua tables, and create a legend for them at the same time (like VS Code's Command Palette), integrates with
which-key.nvim
.
- Iron-E/nvim-cartographer (⭐54) - a more convenient
:map
ping syntax for Lua environments.
- LionC/nest.nvim (⭐232) - Lua utility to map keys concisely using cascading trees. Also allows binding Lua functions to keys.
- anuvyklack/keymap-amend.nvim (⭐63) - Amend the existing keymap.
- max397574/better-escape.nvim (⭐629) - Create shortcuts to escape insert mode without getting delay.
Mouse / Diagnostics
- notomo/gesture.nvim (⭐527) - Mouse gesture plugin.
Scrollbar / Diagnostics
- Xuyuanp/scrollbar.nvim (⭐269) - Scrollbar.
- dstein64/nvim-scrollview (⭐556) - Display interactive scrollbars.
- petertriho/nvim-scrollbar (⭐866) - Extensible scrollbar that shows diagnostics and search results.
Comment / Diagnostics
- numToStr/Comment.nvim (⭐3.9k) - Smart and Powerful comment plugin. Supports commentstring, motions, dot-repeat and more.
- b3nj5m1n/kommentary (⭐533) - Commenting plugin written in Lua.
- gennaro-tedesco/nvim-commaround (⭐41) - Fast and light commenting plugin written in Lua.
- folke/todo-comments.nvim (⭐3.2k) - Highlight, list and search todo comments in your projects.
- terrortylor/nvim-comment (⭐479) - Toggle comments using the built-in commentstring option.
- winston0410/commented.nvim (⭐110) - A commenting plugin that supports counts and multiple comment patterns and much more.
- s1n7ax/nvim-comment-frame (⭐96) - Adds a comment frame based on the source file.
- danymat/neogen (⭐1.3k) - A better annotation generator. Supports multiple languages and annotation conventions.
- echasnovski/mini.nvim#mini.comment (⭐5.2k) - Module of
mini.nvim
for per-line commenting. Fully supports dot-repeat.
- LudoPinelli/comment-box.nvim (⭐409) - Clarify and beautify your comments using boxes and lines.
Indent / Diagnostics
- lukas-reineke/indent-blankline.nvim (⭐4.2k) - IndentLine replacement in Lua with more features and Tree-sitter support.
- echasnovski/mini.nvim#mini.indentscope (⭐5.2k) - Module of
mini.nvim
for visualizing and operating on indent scope. Supports customization of debounce delay, animation style, and different granularity of options for scope computing algorithm.
- NMAC427/guess-indent.nvim (⭐403) - Automatic indentation style detection.
- Darazaki/indent-o-matic (⭐182) - Dumb automatic fast indentation detection written in Lua.
- yaocccc/nvim-hlchunk (⭐49) - Highlight a
{}
chunk.
Remote Development / Diagnostics
- chipsenkbeil/distant.nvim (⭐1.2k) - Edit files, run programs, and work with LSP on a remote machine from the comfort of your local environment.
- jamestthompson3/nvim-remote-containers (⭐885) - Develop inside docker containers, just like VSCode.
- esensar/nvim-dev-container (⭐562) - Neovim devcontainer.json and general development container support.
Split and Window / Diagnostics
- ~henriquehbr/ataraxis.lua - A zen mode for improving code readability on Neovim.
- sindrets/winshift.nvim (⭐476) - Rearrange your windows with ease.
- anuvyklack/windows.nvim (⭐534) - Automatically expand width of the current window. Maximizes and restore it. And all this with nice animations!
- nyngwang/NeoNoName.lua (⭐29) - Layout preserving buffer deletion.
- famiu/bufdelete.nvim (⭐510) - Delete Neovim buffers without losing your window layout.
- echasnovski/mini.nvim#mini.bufremove (⭐5.2k) - Module of
mini.nvim
for buffer removing (unshow, delete, wipeout) while saving window layout.
Tmux / Diagnostics
- aserowy/tmux.nvim (⭐640) - Tmux integration features pane movement and resizing.
- danielpieper/telescope-tmuxinator.nvim (⭐24) - Integration for tmuxinator with telescope.nvim.
- hkupty/nvimux (⭐445) - Neovim as tmux replacement.
- numToStr/Navigator.nvim (⭐398) - Smoothly navigate between Neovim splits and Tmux panes.
- declancm/windex.nvim (⭐62) - Collection of window functions which includes moving between, closing and maximizing Neovim splits and Tmux panes.
Game / Diagnostics
- ThePrimeagen/vim-be-good (⭐3.2k) - Vim-be-good is a Neovim plugin designed to make you better at Vim Movements.
- alec-gibson/nvim-tetris (⭐198) - Bringing emacs' greatest feature to Neovim - Tetris!.
- seandewar/nvimesweeper (⭐101) - Play Minesweeper in your favourite text editor.
- seandewar/killersheep.nvim (⭐68) - Neovim port of killersheep.
Preconfigured Configuration / Diagnostics
- cunderw/nvim (⭐10) - Neovim custom configuration, focused on JS/TS, Go, and Java development. Very IDE like.
Boilerplate / Diagnostics
- m00qek/plugin-template.nvim (⭐118) - A plugin template that setups test infrastructure and GitHub Actions.
- ellisonleao/nvim-plugin-template (⭐282) - Another Neovim plugin template, using GitHub's template feature.
Sep 19 - Sep 25, 2022
Color / Diagnostics
- uga-rosa/ccc.nvim (⭐747) - Super powerful color picker / colorizer plugin.
Tree-sitter Supported Colorscheme / Diagnostics
- Th3Whit3Wolf/onebuddy (⭐101) - Light and dark atom one theme.
- ofirgall/ofirkai.nvim (⭐123) - Monokai theme that aims to feel like Sublime Text.
Utility / Diagnostics
- AckslD/messages.nvim (⭐89) - Capture and show any messages in a customisable (floating) buffer.
Motion / Diagnostics
- gen740/SmoothCursor.nvim (⭐371) - Add fancy sub-cursor to signcolumn to show your scroll or jump direction.
Formatting / Diagnostics
- echasnovski/mini.nvim#mini.align (⭐5.2k) - Module of
mini.nvim
for aligning text interactively (with or without instant preview).
Sep 12 - Sep 18, 2022
Register / Diagnostics
- gennaro-tedesco/nvim-peekup (⭐299) - Dynamically interact with Vim registers.
- tversteeg/registers.nvim (⭐606) - Non-obtrusive minimal preview of Vim registers.
Marks / Diagnostics
- chentoast/marks.nvim (⭐858) - A better user experience for viewing and interacting with Vim marks.
Utility / Diagnostics
- kazhala/close-buffers.nvim (⭐161) - Delete multiple Vim buffers based on different conditions.
- CosmicNvim/cosmic-ui (⭐162) - Cosmic-UI is a simple wrapper around specific Vim functionality. Built in order to provide a quick and easy way to create a Cosmic UI experience with Neovim!
Neovim Lua Development / Diagnostics
- nvim-lua/popup.nvim (⭐363) - An implementation of the Popup API from Vim.
- anuvyklack/animation.nvim (⭐44) - Create animations.
Preconfigured Configuration / Diagnostics
- SpaceVim/SpaceVim - A community-driven modular Vim/Neovim distribution, like spacemacs but for Vim/Neovim.
- hackorum/VapourNvim (⭐534) - A Neovim config for THE ULTIMATE Vim IDE-like experience.
Vim / Diagnostics
- Vimawesome - Showcases various plugins for Vim and has a Neovim tag for other plugins targeting Neovim.
- awesome-vim (⭐2k) - Short list of Vim plugins and helpful guides.
- vim-plugin-list (⭐127) - List of Vim and Neovim plugins.
Sep 05 - Sep 11, 2022
Formatting / Diagnostics
- MunifTanjim/prettier.nvim (⭐289) - Prettier integration.
Aug 29 - Sep 04, 2022
(requires Neovim 0.5)
- j-hui/fidget.nvim (⭐2k) - Standalone UI for LSP progress.
Completion / Diagnostics
- echasnovski/mini.nvim#mini.completion (⭐5.2k) - Module of
mini.nvim
for asynchronous two-stage completion. Supports showing completion item info and independent function signature.
Syntax / Diagnostics
- echasnovski/mini.nvim#mini.surround (⭐5.2k) - Module of
mini.nvim
for working with text surroundings (add, delete, replace, find, highlight). Supports dot-repeat, different search methods, "last"/"next" extended mappings, Tree-sitter integration, and more.
Fuzzy Finder / Diagnostics
- echasnovski/mini.nvim#mini.fuzzy (⭐5.2k) - Module of
mini.nvim
with functions to perform fuzzy matching of one string to others along with fast Telescope sorter.
Neovim Lua Development / Diagnostics
- echasnovski/mini.nvim#mini.doc (⭐5.2k) - Module of
mini.nvim
for generation of help files from EmmyLua-like annotations. Allows flexible customization of output via hook functions.
- echasnovski/mini.nvim#mini.test (⭐5.2k) - Module of
mini.nvim
with framework for writing extensive Neovim plugin tests. Supports hierarchical tests, hooks, parametrization, filtering, screen tests, "busted-style" emulation, customizable reporters, and more.
- ray-x/guihua.lua (⭐168) - A Lua UI library. Includes a fzy search bar, list view and tree view modules.
Motion / Diagnostics
- echasnovski/mini.nvim#mini.jump (⭐5.2k) - Module of
mini.nvim
for smarter jumping to a single character.
- echasnovski/mini.nvim#mini.jump2d (⭐5.2k) - Module of
mini.nvim
for smarter jumping within visible lines via iterative label filtering. Supports custom jump targets (spots), labels, hooks, allowed windows and lines, and more.
Editing Support / Diagnostics
- echasnovski/mini.nvim#mini.pairs (⭐5.2k) - Module of
mini.nvim
for autopairs which has minimal defaults and functionality to do per-key mapping.
- echasnovski/mini.nvim#mini.trailspace (⭐5.2k) - Module of
mini.nvim
for automatic highlighting of trailing whitespace with functionality to remove it.
- echasnovski/mini.nvim#mini.ai (⭐5.2k) - Module of
mini.nvim
for extending and creatinga
/i
textobjects. It enhances some builtin textobjects, creates extensive set of new ones (likea*
,a<Space>
,a?
, and more), and allows user to create their own (via Lua patterns or functions). Supports dot-repeat, different search methods, consecutive application, and more.
Session / Diagnostics
- echasnovski/mini.nvim#mini.sessions (⭐5.2k) - Module of
mini.nvim
for session management (read, write, delete).
Aug 22 - Aug 28, 2022
Utility / Diagnostics
- nguyenvukhang/nvim-toggler (⭐157) - Invert text, such as toggling between
true
andfalse
.
Editing Support / Diagnostics
- m4xshen/autoclose.nvim (⭐514) - A minimalist autoclose plugin written in Lua.
Preconfigured Configuration / Diagnostics
- nvim-lua/kickstart.nvim (⭐20k) - A launch point for your personal Neovim configuration.
Aug 15 - Aug 21, 2022
Tree-sitter Supported Colorscheme / Diagnostics
- olivercederborg/poimandres.nvim (⭐394) - Neovim port of poimandres VSCode theme (⭐397) with Tree-sitter support, written in Lua.
Debugging / Diagnostics
- ofirgall/goto-breakpoints.nvim (⭐29) - Cycle between breakpoints for nvim-dap.
Aug 08 - Aug 14, 2022
Color / Diagnostics
- lcheylus/overlength.nvim (⭐46) - A small plugin to highlight too long lines.
- brenoprata10/nvim-highlight-colors (⭐693) - A plugin to highlight colors with Neovim.
Tree-sitter Supported Colorscheme / Diagnostics
- rebelot/kanagawa.nvim (⭐4.3k) - Neovim dark colorscheme inspired by the colors of the famous painting by Katsushika Hokusai.
- Mofiqul/adwaita.nvim (⭐230) - Colorscheme based on GNOME Adwaita syntax with support for popular plugins.
Utility / Diagnostics
- rcarriga/nvim-notify (⭐3.1k) - A fancy, configurable, notification manager.
Debugging / Diagnostics
- andrewferrier/debugprint.nvim (⭐322) - Debugging the print() way.
Neovim Lua Development / Diagnostics
- miversen33/import.nvim (⭐172) - A safe require replacement with niceties.
Dependency Management / Diagnostics
- Saecki/crates.nvim (⭐865) - Rust dependency management for
Cargo.toml
.
Git / Diagnostics
- akinsho/git-conflict.nvim (⭐985) - A plugin to visualise and resolve merge conflicts.
Editing Support / Diagnostics
- gbprod/stay-in-place.nvim (⭐91) - Neovim plugin that prevent cursor from moving when using shift and filter actions.
Preconfigured Configuration / Diagnostics
- Abstract-IDE/Abstract (⭐188) - Abstract, The Neovim configuration to achieve the power of Modern IDE.
- cstsunfu/.sea.nvim (⭐146) - A modular Neovim configuration with beautiful UI and some useful features(Pomodoro Clock, Window Number).
Aug 01 - Aug 07, 2022
Markdown and LaTeX / Diagnostics
- AckslD/nvim-FeMaco.lua (⭐322) - Catalyze your Fenced Markdown Code-block editing.
Color / Diagnostics
- NvChad/nvim-colorizer.lua (⭐715) - A high-performance color highlighter which has no external dependencies!.
Jul 25 - Jul 31, 2022
(requires Neovim 0.5) / LSP Installer
- williamboman/mason.nvim (⭐7.8k) - Portable package manager that runs everywhere Neovim runs. Easily install and manage LSP servers, DAP servers, linters, and formatters.
Editing Support / Diagnostics
- keaising/im-select.nvim (⭐179) - Switching and restoring input method automatically depends on Neovim's edit mode.
Jul 18 - Jul 24, 2022
Tree-sitter Supported Colorscheme / Diagnostics
- lewpoly/sherbet.nvim (⭐72) - A soothing colorscheme with support for popular plugins and Tree-sitter.
Utility / Diagnostics
- anuvyklack/fold-preview (⭐128) - Preview closed fold without opening it.
Fennel / Diagnostics
- Olical/conjure (⭐1.8k) - Interactive evaluation (Clojure, Fennel, Janet, Racket, Hy, MIT Scheme, Guile).
Editing Support / Diagnostics
- anuvyklack/pretty-fold.nvim (⭐441) - Foldtext customization.
Resource / Diagnostics
- Neovimcraft - A site dedicated to searching specific plugins and guides for building plugins in Lua.
Jul 11 - Jul 17, 2022
Tree-sitter Supported Colorscheme / Diagnostics
- rockyzhang24/arctic.nvim (⭐166) - A Neovim colorscheme ported from VSCode Dark+ theme with the strict and precise color picking for both the editor and UI.
Debugging / Diagnostics
- Weissle/persistent-breakpoints.nvim (⭐189) - Persistent breakpoints for nvim-dap.
Jul 04 - Jul 10, 2022
Utility / Diagnostics
- xiyaowong/link-visitor.nvim (⭐47) - Let me help you open the links.
- sitiom/nvim-numbertoggle (⭐158) - Neovim plugin to automatically toggle between relative and absolute line numbers.
Neovim Lua Development / Diagnostics
- kkharji/sqlite.lua (⭐490) - SQLite/LuaJIT binding for Lua and Neovim.
Session / Diagnostics
- olimorris/persisted.nvim (⭐450) - Simple session management with Git branching, autosave/autoload and Telescope support.
Jun 27 - Jul 03, 2022
Syntax / Diagnostics
- kylechui/nvim-surround (⭐3.2k) - A plugin for adding/changing/deleting surrounding delimiter pairs.
Color / Diagnostics
- ziontee113/color-picker.nvim (⭐282) - Plugin that lets users choose & modify RGB/HSL/HEX colors inside Neovim.
Tree-sitter Supported Colorscheme / Diagnostics
- lmburns/kimbox (⭐69) - A colorscheme with a dark background, and vibrant foreground that is centered around the color brown. A modification of Kimbie Dark.
Utility / Diagnostics
- kevinhwang91/nvim-ufo (⭐2.3k) - Ultra fold with modern looking and performance boosting.
Formatting / Diagnostics
- mcauley-penney/tidy.nvim (⭐109) - Clear trailing whitespace and empty lines at end of file on every save.
Jun 20 - Jun 26, 2022
Motion / Diagnostics
- edluffy/specs.nvim (⭐472) - A fast and lightweight Neovim Lua plugin to keep an eye on where your cursor has jumped.
- abecodes/tabout.nvim (⭐743) - Jump out of brackets, quotes, objects, etc.
Formatting / Diagnostics
- cappyzawa/trim.nvim (⭐123) - This plugin trims trailing whitespace and lines.
Jun 13 - Jun 19, 2022
Utility / Diagnostics
- m-demare/attempt.nvim (⭐84) - Manage and run temporary buffers.
Jun 06 - Jun 12, 2022
(requires Neovim 0.5)
- smjonas/inc-rename.nvim (⭐666) - Provides an incremental LSP rename command based on Neovim's command-preview feature.
Tree-sitter Supported Colorscheme / Diagnostics
- ldelossa/vimdark (⭐69) - A minimal Vim theme for night time. Loosely based on vim-monotonic and chrome's dark reader extension. A light theme is included as well for the day time.
Editing Support / Diagnostics
- h-hg/fcitx.nvim (⭐86) - Switching and restoring fcitx state for each buffer separately.
- filipdutescu/renamer.nvim (⭐301) - VS Code-like renaming UI, written in Lua.
Preconfigured Configuration / Diagnostics
- imbacraft/dusk.nvim (⭐48) - Dusk is a lightweight, aesthetically minimal Neovim config, written in Lua, able to provide for web and Java development.
May 30 - Jun 05, 2022
Color / Diagnostics
- koenverburg/peepsight.nvim (⭐110) - Focus only the function your cursor is in.
Tree-sitter Supported Colorscheme / Diagnostics
- theniceboy/nvim-deus (⭐71) - Vim-deus with Tree-sitter support.
Utility / Diagnostics
- crusj/bookmarks.nvim (⭐218) - Remember file locations and sort by time and frequency.
- xiyaowong/virtcolumn.nvim (⭐84) - Display a line as colorcolumn.
Tree-sitter Based / Diagnostics
- drybalka/tree-climber.nvim (⭐142) - Easy navigation around the Tree-sitter's tree that works in multi-language files and in normal mode.
Version Manager / Diagnostics
- MordechaiHadad/bob (⭐1.5k) - A cross platform and easy to use Neovim version manager.
May 16 - May 22, 2022
(requires Neovim 0.5)
- amrbashir/nvim-docs-view (⭐146) - Display LSP hover documentation in a side panel.
Snippet / Diagnostics
- smjonas/snippet-converter.nvim (⭐174) - Convert snippets between the most common snippet formats and modify them using a few lines of Lua code.
Utility / Diagnostics
- ghillb/cybu.nvim (⭐308) - Displays a notification window with context when cycling buffers.
Formatting / Diagnostics
- lukas-reineke/lsp-format.nvim (⭐577) - A wrapper around Neovims native LSP formatting.
May 09 - May 15, 2022
Tree-sitter Supported Colorscheme / Diagnostics
- chrsm/paramount-ng.nvim (⭐19) - A dark color scheme written using Lush. Tree-sitter supported.
Editing Support / Diagnostics
- nvim-treesitter/nvim-treesitter-context (⭐2.5k) - Shows floating hover with the current function/block context.
Session / Diagnostics
- jedrzejboczar/possession.nvim (⭐363) - Flexible session management with arbitrary persistent data stored as JSON.
May 02 - May 08, 2022
Completion / Diagnostics
- hrsh7th/nvim-cmp (⭐8k) - A completion plugin written in Lua. New version of nvim-compe.
- lukas-reineke/cmp-under-comparator (⭐185) - A nvim-cmp function for better sorting.
- SergioRibera/cmp-dotenv (⭐65) - Load environment variables from the shell or from your
.env
files.
Markdown and LaTeX / Diagnostics
- jbyuki/carrot.nvim (⭐24) - Markdown evaluator Lua code blocks.
Session / Diagnostics
- Shatur/neovim-session-manager (⭐527) - A simple wrapper around :mksession.
Preconfigured Configuration / Diagnostics
- AstroNvim/AstroNvim (⭐13k) - AstroNvim is an aesthetic and feature-rich Neovim config that is extensible and easy to use with a great set of plugins.
Apr 25 - May 01, 2022
Markdown and LaTeX / Diagnostics
- frabjous/knap (⭐350) - Plugin for creating automatic updating-as-you-type previews for markdown, LaTeX and other documents.
Fennel / Diagnostics
- udayvir-singh/tangerine.nvim (⭐206) - Tangerine provides a painless way to add fennel to your config.
- udayvir-singh/hibiscus.nvim (⭐106) - Highly opinionated macros to elegantly write your config.
Tree-sitter Based / Diagnostics
- ziontee113/syntax-tree-surfer (⭐472) - Navigate and swap Tree-sitter's AST Nodes. Step into, step out, step over, step back.
Scrolling / Diagnostics
- declancm/cinnamon.nvim (⭐356) - Smooth scrolling for any movement command.
Apr 18 - Apr 24, 2022
(requires Neovim 0.5)
- onsails/lspkind.nvim (⭐1.5k) - The plugin adds vscode-like icons to Neovim LSP completions.
- scalameta/nvim-metals (⭐468) - Neovim plugin for Metals, the Scala language server, using Neovim's builtin LSP.
Motion / Diagnostics
- ggandor/leap.nvim (⭐4.4k) - A refined successor of Lightspeed, aiming to establish a widely accepted standard interface extension for moving around in Vim-like editors.
Apr 11 - Apr 17, 2022
Tree-sitter Supported Colorscheme / Diagnostics
- kvrohit/rasmus.nvim (⭐159) - A dark color scheme written in Lua ported from rsms/sublime-theme (⭐193) theme.
Utility / Diagnostics
- nkakouros-original/numbers.nvim (⭐34) - Toggle relativenumber whenever it makes sense.
Apr 04 - Apr 10, 2022
Tree-sitter Supported Colorscheme / Diagnostics
- phha/zenburn.nvim (⭐98) - A low-contrast dark colorscheme with support for various plugins.
Editing Support / Diagnostics
- gbprod/substitute.nvim (⭐574) - Neovim plugin introducing a new operator motions to quickly replace and exchange text.
- gbprod/yanky.nvim (⭐899) - Improved Yank and Put functionalities.
Mar 28 - Apr 03, 2022
Utility / Diagnostics
- axieax/urlview.nvim (⭐235) - Browse all URLs in the current buffer.
Preconfigured Configuration / Diagnostics
- jrychn/moduleVim (⭐9) - A very easy to use for backend and frontend, install LSP automatically.
Mar 21 - Mar 27, 2022
Syntax / Diagnostics
- m-demare/hlargs.nvim (⭐470) - Highlight arguments' definitions and usages, using Tree-sitter.
Utility / Diagnostics
- toppair/reach.nvim (⭐239) - Buffer, mark, tabpage switcher.
Preconfigured Configuration / Diagnostics
- shaunsingh/nyoom.nvim (⭐1.4k) - Blazing fast, configurable, minimal and lispy Neovim config written in Fennel. Base config for users to extend and add upon, leading to a more unique editing experience.
Mar 14 - Mar 20, 2022
Utility / Diagnostics
- rgroli/other.nvim (⭐386) - Open alternative files for the current buffer.
Editing Support / Diagnostics
- bennypowers/nvim-regexplainer (⭐626) - Explain the regular expression under the cursor.
Preconfigured Configuration / Diagnostics
- LunarVim/LunarVim (⭐18k) - This project aims to help one transition away from VSCode, and into a superior text editing experience.
Mar 07 - Mar 13, 2022
Tree-sitter Supported Colorscheme / Diagnostics
- cpea2506/one_monokai.nvim (⭐170) - One Monokai theme written in Lua.
Utility / Diagnostics
- jghauser/fold-cycle.nvim (⭐83) - Cycle folds open or closed.
Feb 28 - Mar 06, 2022
Lua Colorscheme / Diagnostics
- lalitmee/cobalt2.nvim (⭐106) - A port of cobalt2 colorscheme using colorbuddy.
Utility / Diagnostics
- gaborvecsei/cryptoprice.nvim (⭐22) - Check the price of the defined cryptocurrencies.
Git / Diagnostics
- AckslD/nvim-gfold.lua (⭐32) - Plugin using gfold (⭐287) to switch repo and have statusline component.
Preconfigured Configuration / Diagnostics
- nvoid-lua/nvoid (⭐101) - Simple Neovim config written in Lua with all the modern features available in any IDE
Feb 21 - Feb 27, 2022
Snippet / Diagnostics
- ellisonleao/carbon-now.nvim (⭐174) - Create beautiful code snippets directly from Neovim.
Feb 14 - Feb 20, 2022
Marks / Diagnostics
- ThePrimeagen/harpoon (⭐7k) - A per project, auto updating and editable marks utility for fast file navigation.
Editing Support / Diagnostics
- ZhiyuanLck/smart-pairs (⭐136) - Ultimate smart pairs written by Lua.
Feb 07 - Feb 13, 2022
Neovim Lua Development / Diagnostics
- milisims/nvim-luaref (⭐120) - A reference for builtin Lua functions.
Formatting / Diagnostics
- gpanders/editorconfig.nvim (⭐323) - An EditorConfig plugin written in Fennel.
Jan 31 - Feb 06, 2022
Tree-sitter Supported Colorscheme / Diagnostics
- tiagovla/tokyodark.nvim (⭐482) - A clean dark theme written in Lua (Neovim >= 0.5) and above.
Jan 17 - Jan 23, 2022
Tree-sitter Supported Colorscheme / Diagnostics
- Mofiqul/dracula.nvim (⭐626) - Dracula colorscheme for Neovim written in Lua.
Motion / Diagnostics
- rlane/pounce.nvim (⭐332) - An EasyMotion-like plugin for quick cursor movement using fuzzy search.
Competitive Programming / Diagnostics
- p00f/cphelper.nvim (⭐132) - Neovim helper for competitive programming written in Lua.
- xeluxee/competitest.nvim (⭐427) - A plugin to automate testcases management and checking for Competitive Programming contests.
Jan 03 - Jan 09, 2022
Editing Support / Diagnostics
- booperlv/nvim-gomove (⭐197) - A complete plugin for moving and duplicating blocks and lines, with complete fold handling, reindenting, and undoing in one go.
Dec 27 - Jan 02, 2021
Tree-sitter Supported Colorscheme / Diagnostics
- luisiacc/gruvbox-baby (⭐397) - A modern gruvbox theme with full Tree-sitter support.
- titanzero/zephyrium (⭐22) - A zephyr-esque theme, written in Lua, with Tree-sitter support.
Dec 20 - Dec 26, 2021
(requires Neovim 0.5)
- ldelossa/litee.nvim (⭐409) - Neovim's missing IDE features.
Dec 06 - Dec 12, 2021
Editing Support / Diagnostics
- gbprod/cutlass.nvim (⭐194) - Plugin that adds a 'cut' operation separate from 'delete'.
- sQVe/sort.nvim (⭐137) - Sorting plugin that intelligently supports line-wise and delimiter sorting.
Preconfigured Configuration / Diagnostics
- CosmicNvim/CosmicNvim (⭐1.1k) - CosmicNvim is a lightweight and opinionated Neovim config for web development, specifically designed to provide a COSMIC programming experience!
Nov 29 - Dec 05, 2021
(requires Neovim 0.5)
- rmagatti/goto-preview (⭐844) - Previewing native LSP's goto definition calls in floating windows.
Tree-sitter Supported Colorscheme / Diagnostics
- andersevenrud/nordic.nvim (⭐174) - A nord-esque colorscheme.
Utility / Diagnostics
- stevearc/dressing.nvim (⭐1.9k) - Improve the built-in
vim.ui
interfaces with telescope, fzf, etc.
Nov 15 - Nov 21, 2021
Tree-sitter Supported Colorscheme / Diagnostics
- RishabhRD/gruvy (⭐16) - Gruvbuddy without colorbuddy using Lush.
Nov 08 - Nov 14, 2021
Tree-sitter Supported Colorscheme / Diagnostics
- catppuccin/nvim (⭐5.5k) - Warm mid-tone dark theme to show off your vibrant self! With support for native LSP, Tree-sitter, and more.
Nov 01 - Nov 07, 2021
Preconfigured Configuration / Diagnostics
- artart222/CodeArt (⭐886) - A fast general-purpose IDE written entirely in Lua with an installer for Linux/Windows/macOS and built in
:CodeArtUpdate
command for updating it.
- shaeinst/roshnivim (⭐188) - Roshnivim, can be called Neovim's distro, is a predefined configs so that you don't need 1000hr to setup Neovim as an IDE.
Oct 25 - Oct 31, 2021
(requires Neovim 0.5)
- neovim/nvim-lspconfig (⭐11k) - Quickstart configurations for the LSP client.
- gfanto/fzf-lsp.nvim (⭐222) - Enable the power of FZF fuzzy search for the Neovim built in LSP.
- b0o/SchemaStore.nvim (⭐736) - Provide access to the SchemaStore (⭐3.1k) catalog.
Completion / Diagnostics
- ms-jpq/coq_nvim (⭐3.5k) - Fast as FUCK Neovim completion. SQLite, concurrent scheduler, hundreds of hours of optimization.
Programming Languages Support / Diagnostics
- nanotee/sqls.nvim (⭐189) - SQL database connection plugin + LSP client.
Markdown and LaTeX / Diagnostics
- ellisonleao/glow.nvim (⭐1.3k) - Markdown preview using glow.
Syntax / Diagnostics
- nvim-treesitter/nvim-treesitter (⭐11k) - Neovim Tree-sitter configurations and abstraction layer.
Snippet / Diagnostics
- norcalli/snippets.nvim (⭐277) - Snippets in Lua.
Register / Diagnostics
- acksld/nvim-neoclip.lua (⭐998) - Clipboard manager Neovim plugin with telescope integration.
Fuzzy Finder / Diagnostics
- nvim-telescope/telescope.nvim (⭐16k) - Telescope.nvim is a highly extendable (⭐16k) fuzzy finder over lists. Built on the latest awesome features from Neovim core. Telescope is centered around modularity, allowing for easy customization.
- ibhagwan/fzf-lua (⭐2.3k) - The Lua version of
fzf.vim
, high-performance and fully async, supportsnvim-web-devicons
, Git indicators, LSP, quickfix/location lists and more. Also supportsskim
as its fzf binary.
Tree-sitter Supported Colorscheme / Diagnostics
- Mofiqul/vscode.nvim (⭐709) - A Lua port of vim-code-dark colorscheme with vscode light and dark theme.
- marko-cerovac/material.nvim (⭐993) - Material.nvim is a highly configurable colorscheme written in Lua and based on the material palette.
- mhartington/oceanic-next (⭐1.1k) - Oceanic Next theme.
- bkegley/gloombuddy (⭐48) - Gloom inspired theme.
- Th3Whit3Wolf/one-nvim (⭐112) - An Atom One inspired dark and light colorscheme.
- PHSix/nvim-hybrid (⭐26) - A Neovim colorscheme write in Lua.
- Th3Whit3Wolf/space-nvim (⭐47) - A spacemacs inspired dark and light colorscheme.
- ishan9299/nvim-solarized-lua (⭐183) - Solarized colorscheme in Lua (Neovim >= 0.5).
- navarasu/onedark.nvim (⭐1.6k) - A One Dark Theme (Neovim >= 0.5) written in Lua based on Atom's One Dark Theme.
- nxvu699134/vn-night.nvim (⭐42) - A dark Neovim colorscheme written in Lua. Support built-in LSP and Tree-sitter.
- adisen99/codeschool.nvim (⭐43) - Codeschool colorscheme written in Lua with Tree-sitter and built-in LSP support.
- projekt0n/github-nvim-theme (⭐2.1k) - A GitHub theme, kitty, alacritty written in Lua. Support built-in LSP and Tree-sitter.
- FrenzyExists/aquarium-vim (⭐287) - A dark, yet vibrant colorscheme.
- adisen99/apprentice.nvim (⭐45) - Colorscheme written in Lua based on the Apprentice (⭐891) color palette with Tree-sitter and built-in LSP support.
- rmehri01/onenord.nvim (⭐526) - A Neovim theme that combines the Nord and Atom One Dark color palettes for a more vibrant programming experience.
Lua Colorscheme / Diagnostics
- ellisonleao/gruvbox.nvim (⭐1.9k) - Gruvbox community colorscheme Lua port.
- metalelf0/jellybeans-nvim (⭐106) - A port of jellybeans colorscheme.
Utility / Diagnostics
- code-biscuits/nvim-biscuits (⭐247) - A Neovim port of Assorted Biscuits. Ends up with more supported languages too.
- saifulapm/chartoggle.nvim (⭐39) - Toggle any character at end of line.
Neovim Lua Development / Diagnostics
- svermeulen/vimpeccable (⭐354) - Commands to help write your .vimrc in Lua or any Lua based language.
- rafcamlet/nvim-luapad (⭐551) - Interactive real time Neovim scratchpad for embedded Lua engine - Type and watch!.
- nvim-lua/plenary.nvim (⭐2.7k) - Plenary: full; complete; entire; absolute; unqualified. All the Lua functions I don't want to write twice.
- tjdevries/vlog.nvim (⭐128) - Single file, no dependency, easy copy & paste log file to add to your Neovim Lua plugins.
- bfredl/nvim-luadev (⭐277) - REPL/debug console Lua plugins. The
:Luadev
command will open an scratch window which will show output from executing Lua code.
- jbyuki/one-small-step-for-vimkind (⭐402) - An adapter for the Neovim Lua language. It allows you to debug any Lua code running in a Neovim instance (A Lua plugin that can debug Neovim Lua plugins).
Scrolling / Diagnostics
- karb94/neoscroll.nvim (⭐1.5k) - Smooth scrolling.
Preconfigured Configuration / Diagnostics
- siduck76/NvChad (⭐25k) - An attempt to make Neovim cli as functional as an IDE while being very beautiful and less bloated.
Boilerplate / Diagnostics
- gennaro-tedesco/boilit (⭐75) - Create boilerplate structure plugins.
Oct 18 - Oct 24, 2021
(requires Neovim 0.5)
- mfussenegger/nvim-lint (⭐2k) - An asynchronous linter plugin, complementary to the built-in Language Server Protocol support.
Tree-sitter Supported Colorscheme / Diagnostics
- olimorris/onedarkpro.nvim (⭐798) - Atom's iconic One Dark theme. Cacheable, fully customisable, Tree-sitter and LSP semantic token support. Comes with light and dark variants.
Command Line / Diagnostics
- gelguy/wilder.nvim (⭐1.4k) - A plugin for fuzzy command line autocompletion.
Oct 04 - Oct 10, 2021
Fuzzy Finder / Diagnostics
- jvgrootveld/telescope-zoxide (⭐315) - Telescope integration for zoxide (⭐23k), a smart directory picker that tracks your usage.
Sep 27 - Oct 03, 2021
Snippet / Diagnostics
- dcampos/nvim-snippy (⭐316) - Snippet plugin written in Lua with support for vim-snippets (⭐4.8k).
Formatting / Diagnostics
- sbdchd/neoformat (⭐2k) - A (Neo)vim plugin for formatting code.
Sep 13 - Sep 19, 2021
Tree-sitter Supported Colorscheme / Diagnostics
- kvrohit/substrata.nvim (⭐128) - A cold, dark color scheme written in Lua ported from arzg/vim-substrata (⭐194) theme.
Sep 06 - Sep 12, 2021
Tree-sitter Supported Colorscheme / Diagnostics
- rafamadriz/neon (⭐183) - Customizable colorscheme with excellent italic and bold support, dark and light variants. Made to work and look good with Tree-sitter.
- bluz71/vim-moonfly-colors (⭐864) - A dark charcoal colorscheme with modern Neovim support including Tree-sitter.
- ChristianChiarulli/nvcode-color-schemes.vim (⭐302) - Nvcode, onedark, nord colorschemes with Tree-sitter support.
- folke/tokyonight.nvim (⭐6.4k) - A clean, dark and light Neovim theme written in Lua, with support for LSP, Tree-sitter and lots of plugins.
- rockerBOO/boo-colorscheme-nvim (⭐199) - A colorscheme with handcrafted support for LSP, Tree-sitter.
- ray-x/aurora (⭐345) - A 24-bit dark theme with Tree-sitter and LSP support.
- kdheepak/monochrome.nvim (⭐107) - A 16 bit monochrome colorscheme that uses hsluv for perceptually distinct gray colors, with support for Tree-sitter and other commonly used plugins.
- EdenEast/nightfox.nvim (⭐3.1k) - A soft dark, fully customizable Neovim theme, with support for LSP, Tree-sitter and a variety of plugins.
Aug 23 - Aug 29, 2021
Syntax / Diagnostics
- nvim-treesitter/nvim-treesitter-textobjects (⭐2.2k) - Create your own textobjects using Tree-sitter queries.
Aug 09 - Aug 15, 2021
Markdown and LaTeX / Diagnostics
- kdheepak/panvimdoc (⭐261) - A pandoc to vimdoc GitHub action.
Syntax / Diagnostics
- RRethy/nvim-treesitter-textsubjects (⭐513) - Location and syntax aware text objects which do what you mean.
Tree-sitter Supported Colorscheme / Diagnostics
- rose-pine/neovim (⭐2.3k) - All natural pine, faux fur and a bit of soho vibes for the classy minimalist.
Utility / Diagnostics
- rktjmp/paperplanes.nvim (⭐90) - Post selections or buffers to online paste bins.
Fennel / Diagnostics
- rktjmp/hotpot.nvim (⭐360) - Seamless, transparent Fennel inside Neovim.
Editing Support / Diagnostics
- Allendang/nvim-expand-expr (⭐35) - Expand and repeat expression to multiple lines.
Aug 02 - Aug 08, 2021
(requires Neovim 0.5)
- jakewvincent/texmagic.nvim (⭐56) - Enhance the lspconfig settings for Texlab by defining any number of custom LaTeX build engines and selecting them with magic comments.
Dependency Management / Diagnostics
- vuki656/package-info.nvim (⭐481) - Display latest package version as virtual text in package.json.
Jul 19 - Jul 25, 2021
Fuzzy Finder / Diagnostics
- camspiers/snap (⭐484) - An extensible fuzzy finder. Similar to Telescope, and optimized for performance, especially when grepping in large codebases.
Neovim Lua Development / Diagnostics
- MunifTanjim/nui.nvim (⭐1.6k) - UI Component Library.
Jul 12 - Jul 18, 2021
Color / Diagnostics
- folke/twilight.nvim (⭐1.3k) - Dim inactive portions of the code you're editing using Tree-sitter.
Jul 05 - Jul 11, 2021
Tree-sitter Supported Colorscheme / Diagnostics
- shaunsingh/nord.nvim (⭐842) - Neovim theme based off of the Nord Color Palette.
Utility / Diagnostics
- clojure-vim/jazz.nvim (⭐38) - Acid + Impromptu = Jazz.
Jun 21 - Jun 27, 2021
Motion / Diagnostics
- ggandor/lightspeed.nvim (⭐1.6k) - A Sneak-like plugin offering unparalleled navigation speed via ahead-of-time displayed labels, that eliminate the pause between entering the search pattern and selecting the target.
Jun 14 - Jun 20, 2021
(requires Neovim 0.5)
- stevearc/aerial.nvim (⭐1.7k) - A code outline window for skimming and quick navigation.
Markdown and LaTeX / Diagnostics
- jubnzv/mdeval.nvim (⭐191) - Evaluate code blocks inside markdown documents.
Tree-sitter Supported Colorscheme / Diagnostics
- dracula/vim (⭐1.3k) - Famous beautiful dark powered theme.
Utility / Diagnostics
- matbme/JABS.nvim (⭐281) - Pretty and minimal buffer switcher window.
Git / Diagnostics
- kdheepak/lazygit.nvim (⭐1.5k) - Plugin for calling lazygit.
Jun 07 - Jun 13, 2021
Plugin Manager
- NTBBloodbath/cheovim (⭐332) - Neovim configuration switcher written in Lua. Inspired by chemacs.
Markdown and LaTeX / Diagnostics
- jghauser/auto-pandoc.nvim (⭐34) - Easy pandoc conversion leveraging YAML blocks.
- jghauser/follow-md-links.nvim (⭐142) - Press enter to follow internal markdown links.
Snippet / Diagnostics
- L3MON4D3/LuaSnip (⭐3.4k) - A snippet engine written in Lua.
Color / Diagnostics
- winston0410/range-highlight.nvim (⭐204) - An extremely lightweight plugin (~ 120loc) that highlights ranges you have entered in commandline.
Tree-sitter Supported Colorscheme / Diagnostics
- sainnhe/gruvbox-material (⭐1.9k) - Gruvbox modification with softer contrast and Tree-sitter support.
- sainnhe/everforest (⭐2.9k) - A green based colorscheme designed to be warm, soft and easy on the eyes.
- NTBBloodbath/doom-one.nvim (⭐212) - Lua port of doom-emacs' doom-one.
Utility / Diagnostics
- jghauser/mkdir.nvim (⭐214) - Automatically create missing directories when saving files.
Debugging / Diagnostics
- rcarriga/nvim-dap-ui (⭐2.6k) - A UI for nvim-dap.
Git / Diagnostics
- sindrets/diffview.nvim (⭐4k) - Single tabpage interface for easily cycling through diffs for all modified files for any Git rev.
Editing Support / Diagnostics
- nacro90/numb.nvim (⭐640) - Peek lines in a non-obtrusive way.
Formatting / Diagnostics
- mhartington/formatter.nvim (⭐1.4k) - A format runner written in Lua.
May 31 - Jun 06, 2021
Editing Support / Diagnostics
- mizlan/iswap.nvim (⭐508) - Interactively select and swap function arguments, list elements, and more. Powered by Tree-sitter.
May 24 - May 30, 2021
Tree-sitter Supported Colorscheme / Diagnostics
- tanvirtin/monokai.nvim (⭐351) - Monokai theme written in Lua.
Git / Diagnostics
- tanvirtin/vgit.nvim (⭐591) - Visual Git Plugin to enhance your Git experience.
May 17 - May 23, 2021
(requires Neovim 0.5)
- ojroques/nvim-lspfuzzy (⭐315) - A small plugin to make the LSP client use FZF.
- ray-x/lsp_signature.nvim (⭐2.1k) - LSP signature hint when you type.
- jubnzv/virtual-types.nvim (⭐368) - Show type annotations as virtual text.
- tamago324/nlsp-settings.nvim (⭐322) - Setup LSP with JSON or YAML files.
Markdown and LaTeX / Diagnostics
- davidgranstrom/nvim-markdown-preview (⭐105) - Markdown preview in the browser using pandoc and live-server through Neovim's job-control API.
Tree-sitter Supported Colorscheme / Diagnostics
- tomasiser/vim-code-dark (⭐952) - A dark color scheme heavily inspired by the look of the Dark+ scheme of Visual Studio Code.
- sainnhe/sonokai (⭐1.7k) - High Contrast & Vivid Color Scheme based on Monokai Pro.
- kyazdani42/blue-moon (⭐217) - A dark color scheme derived from palenight and carbonight.
- sainnhe/edge (⭐884) - Clean & Elegant Color Scheme inspired by Atom One and Material.
- yonlu/omni.vim (⭐88) - Omni color scheme for Vim.
Debugging / Diagnostics
- mfussenegger/nvim-dap (⭐5.5k) - Debug Adapter Protocol client implementation.
- sakhnik/nvim-gdb (⭐718) - Thin wrapper for GDB, LLDB, PDB/PDB++ and BashDB.
Fennel / Diagnostics
- Olical/aniseed (⭐610) - Configure and extend Neovim with Fennel (Lisp to Lua).
Git / Diagnostics
- f-person/git-blame.nvim (⭐901) - Show Git blame info.
- lewis6991/gitsigns.nvim (⭐5.1k) - Git integration: signs, hunk actions, blame, etc.
- ruifm/gitlinker.nvim (⭐532) - Generate shareable file permalinks for several Git hosts. Inspired by tpope/vim-fugitive's :GBrowse.
Editing Support / Diagnostics
- windwp/nvim-ts-autotag (⭐1.7k) - Use Tree-sitter to autoclose and autorename XML, HTML, JSX tag.
- folke/zen-mode.nvim (⭐1.7k) - Distraction-free coding.
Command Line / Diagnostics
- notomo/cmdbuf.nvim (⭐116) - Alternative command-line-window plugin.
Session / Diagnostics
- rmagatti/auto-session (⭐1.3k) - A small automated session manager.
Preconfigured Configuration / Diagnostics
- crivotz/nv-ide (⭐596) - Neovim custom configuration, oriented for full stack developers (Rails, Ruby, PHP, HTML, CSS, SCSS, JavaScript).
May 03 - May 09, 2021
(requires Neovim 0.5)
- ray-x/navigator.lua (⭐1.3k) - Learn existing code quickly and navigate code like a breeze. A swiss army knife makes exploring LSP and Tree-sitter symbols a piece of cake.
Version Manager / Diagnostics
- NTBBloodbath/nvenv (⭐53) - A lightweight and blazing fast Neovim version manager.
Apr 12 - Apr 18, 2021
Tree-sitter Supported Colorscheme / Diagnostics
- fenetikm/falcon (⭐726) - A colour scheme for terminals, Vim and friends.
Mar 01 - Mar 07, 2021
Plugin Manager
- savq/paq-nvim (⭐653) - Neovim package manager written in Lua.
Git / Diagnostics
- tveskag/nvim-blame-line (⭐182) - A small plugin that uses Neovim's virtual text to print Git blame info at the end of the current line.
Feb 01 - Feb 07, 2021
(requires Neovim 0.5)
- nvim-lua/lsp-status.nvim (⭐628) - This is a plugin/library for generating statusline components from the built-in LSP client.
- RishabhRD/nvim-lsputils (⭐456) - Better defaults for nvim-lsp actions.
- kosayoda/nvim-lightbulb (⭐803) - The plugin shows a lightbulb in the sign column whenever a
textDocument/codeAction
is available at the current cursor position.
(requires Neovim 0.5) / LSP Installer
- anott03/nvim-lspinstall (⭐88) - Easy to install language servers.
- alexaandru/nvim-lspupdate (⭐91) - Updates installed (or auto installs if missing) LSP servers.
Fuzzy Finder / Diagnostics
- vijaymarupudi/nvim-fzf (⭐338) - A Lua API for using FZF (Neovim >= 0.5). Allows for full asynchronicity for UI speed and usability.
Editing Support / Diagnostics
- windwp/nvim-autopairs (⭐3.2k) - A minimalist autopairs written by Lua.
- monaqa/dial.nvim (⭐797) - Extended increment/decrement.
Nov 30 - Dec 06, 2020
Tree-sitter Supported Colorscheme / Diagnostics
- ishan9299/modus-theme-vim (⭐166) - This is a color scheme developed by Protesilaos Stavrou for emacs.