neovim ... the neovim way

This page summarizes the projects mentioned and recommended in the original post on /r/neovim

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • awesome-neovim

    Collections of awesome neovim plugins.

  • Any vim plugin manager will also work (I guess). I used to be a Plug user before migrating to packer. Lua plugins include:

  • packer.nvim

    A use-package inspired plugin manager for Neovim. Uses native packages, supports Luarocks dependencies, written in Lua, allows for expressive config

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

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • paq-nvim

    🌚 Neovim package manager

  • savq/paq-nvim - Neovim package manager written in Lua.

  • vim-plug

    :hibiscus: Minimalist Vim Plugin Manager

  • As for plugin manager, I use and recommend good old-fashioned vim-plug, it works in both Neovim and Vim, it is asynchronous and it just works.

  • nvim-compe

    Discontinued Auto completion Lua plugin for nvim

  • I also strongly recommend upgrading to Neovim HEAD via brew install --HEAD neovim. Do that until 0.5 is officially released. Why? Because you want to be playing with LSP, Treesitter and nvim-compe now. Those are the shiny toys that Neovim has that Vim does not, else why come over.

  • dotfiles

    My dotfiles for Neovim, Fish, Bash, Vim, tmux, Git and other stuff (by bluz71)

  • You can look around my dotfiles to get a feel for this hybrid Neovim / Vim compatibility mode.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts