Giter Site home page Giter Site logo

awesome-neovim's Introduction

Awesome Neovim

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

Contents

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++.
  • asvetliakov/vscode-neovim - Neovim integration for Visual Studio Code.
  • equalsraf/neovim-qt - Neovim client library and GUI, in Qt5.
  • lunixbochs/actualvim - Sublime Text 3 input mode using Neovim.
  • vv-vim/vv - Neovim client for macOS. A pure, fast, minimalistic Vim experience with good macOS integration. Optimized for speed and nice font rendering.
  • jebberjeb/javafx-neovimpane - A JavaFX text pane, backed by Neovim, created with Clojure.

Plugins

Plugin Managers

  • wbthomason/packer.nvim - A use-package inspired plugin manager for Neovim. Uses native packages, supports Luarocks dependencies, written in Lua, allows for expressive config.
  • savq/paq-nvim - Neovim package manager written in Lua.

LSP

(requires Neovim Nightly)

LSP Installers

Completion

Markdown

Syntax

Terminal integration

Snippets

Registers

Fuzzy Finder

  • nvim-telescope/telescope.nvim - Telescope.nvim is a highly extendable fuzzy finder over lists. Built on the latest awesome features from neovim core. Telescope is centered around modularity, allowing for easy customization.
  • vijaymarupudi/nvim-fzf - A Lua API for using fzf in Neovim (>= 0.5). Allows for full asynchronicity for UI speed and usability.
  • LoricAndre/fzterm.nvim - The basic idea is to make it fully customizable, the plugins provides the basic framework and a few implementations.
  • amirrezaask/fuzzy.nvim - Fuzzy.nvim provides a simple mechanism and pipeline to create fuzzy matching in neovim.

Colors

Note Taking

Colorscheme

Treesitter Supported Colorschemes

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.

Utility

Icons

Debugging

Spellcheck

Neovim Lua Development

  • tjdevries/nlua.nvim - Lua Development for Neovim.
  • svermeulen/vimpeccable - Commands to help write your .vimrc in lua or any lua based language.
  • nanotee/nvim-lua-guide - A guide to using Lua in Neovim.
  • rafcamlet/nvim-luapad - Interactive real time neovim scratchpad for embedded lua engine - Type and watch!.
  • nvim-lua/plenary.nvim - Plenary: full; complete; entire; absolute; unqualified. All the lua functions I don't want to write twice.
  • nvim-lua/popup.nvim - An implementation of the Popup API from vim in Neovim.
  • tjdevries/vlog.nvim - Single file, no dependency, easy copy & paste log file to add to your neovim lua plugins.
  • bfredl/nvim-luadev - REPL/debug console for nvim lua plugins. The :Luadev command will open an scratch window which will show output from executing lua code.
  • one-small-step-for-vimkind - 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 nvim lua plugins).
  • tami5/sql.nvim - SQLite/LuaJIT binding for lua and neovim.
  • folke/lua-dev.nvim - Dev setup for init.lua and plugin development with full signature help, docs and completion for the nvim lua API.

Fennel

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

Tabline

Statusline

Cursorline

Indent

Games

File explorer

Dependency management

Git

Json

Programming languages support

Comment

Collaborative Editing

  • jbyuki/instant.nvim - A collaborative editing plugin for Neovim written in Lua with no dependencies.

Quickfix

Motions

Code Runner

GitHub

Search

Scrollbar

Scrolling

Mouse

Project

Browser integration

Editing supports

Web development

Media

Discord Rich Presence

Command Line

Sessions

Tests

Preconfigured Configurations

  • NTBBloodbath/doom-nvim - Port of the doom-emacs framework, its goal is to add useful functions to Neovim to start working in a stable and efficient development environment without spending a lot of time configuring everything.
  • crivotz/nv-ide - Neovim custom configuration, oriented for full stack developers (rails, ruby, php, html, css, SCSS, JavaScript).
  • ChristianChiarulli/LunarVim - This project aims to help one transition away from VSCode, and into a superior text editing experience.
  • hackorum/VapourNvim - A NeoVim config for THE ULTIMATE vim IDE-like experience.

Keybindings

Tmux

External

These tools are used externally to neovim to enhance the experience.

Version Managers

Boilerplate

Vim

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!.

awesome-neovim's People

Contributors

andersevenrud avatar b3nj5m1n avatar bkegley avatar david-else avatar ellisonleao avatar f-person avatar famiu avatar feathecutie avatar folke avatar gennaro-tedesco avatar glepnir avatar hituzi-no-sippo avatar hoob3rt avatar karb94 avatar lewis6991 avatar ntbbloodbath avatar numtostr avatar pocco81 avatar ray-x avatar rockerboo avatar ruifm avatar savq avatar svermeulen avatar tanvirtin avatar tarundacoder avatar tornaxo7 avatar tversteeg avatar vhyrro avatar wbthomason avatar windwp avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.