adelarsq / awesome-neovim

Collections of awesome neovim plugins.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

awesome-neovim

Collections of awesome Neovim plugins. Mostly targeting Neovim specific features.

Neovim Logo

Submissions

Make a pull request to add your Neovim plugin.

Wishlist

Have a problem a plugin can solve? Add it to the nvim-lua wishlist.

UI

Neovim supports a wide variety of UI's.

  • yatli/fvim - Cross platform Neovim front-end UI, built with F# + Avalonia
  • smolck/uivonim - Goal: Feature-rich cross-platform GUI that leverages the latest Neovim features
  • qvacua/vimr - Neovim GUI for macOS in Swift
  • hakulinen/gnvim - GUI for neovim, without any web bloat
  • Kethku/neovide - No Nonsense Neovim Client in Rust
  • beeender/glrnvim - A terminal wrapper that launches neovim inside of alacritty.
  • akiyosi/goneovim - Neovim GUI written in Golang, using a Golang qt backend
  • DinVim - DinVim for macOS is a safe and secure working macOS sandbox environment that provide true macOS experience for Vim users.
  • RMichelsen/Nvy - A Neovim client in C++

Plugins

Plugin Managers

LSP

(requires Neovim Nightly)

Completion

General

Syntax

Terminal integration

Snippets

Fuzzy Finder

Colors

Colorscheme

Note Taking

Treesitter Support

Treesitter is a new system coming in Neovim 0.5 that incrementally parses your code into a tree that works, even with errors in your syntax. These colorschemes have specifically set colors for treesitter highlight groups. Vim colorschemes will work with the new groups out of the box.

Debugging

Neovim Lua Development

Fennel

  • Olical/aniseed - Configure and extend Neovim with Fennel (Lisp to Lua)

Tabline

Statusline

Indent

Games

File explorer

Dependency management

Git

Others

Vimawesome showcases various plugins for vim and has a neovim tag for other plugins targeting neovim.

Vim Plugins

Most vim plugins also work for neovim! How cool is that!

About

Collections of awesome neovim plugins.