Help me setup my IDE

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

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

    📡 Blazing fast minimap / scrollbar for vim, powered by code-minimap written in Rust.

    https://github.com/wfxr/minimap.vim, (not written in lua, but the backend is rust so its pretty fast)

  • nvim-treesitter

    Nvim Treesitter configurations and abstraction layer

    Do you mean folding? If yes, than I can just recommend treesitter

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • ultisnips

    UltiSnips - The ultimate snippet solution for Vim. Send pull requests to SirVer/ultisnips!

    You can use UltiSnips as a snippet-engine and vim-snippets for prewritten snippets.

  • nvim-lspconfig

    Quickstart configs for Nvim LSP

    What's a good LSP for React and CSS? If you don't want to use COC, than use the builtin LSP with nvim-compe as the autocompletion-engine. For snippet support you'll need nvim-vsnip for that.

  • nvim-compe

    Discontinued Auto completion Lua plugin for nvim

    What's a good LSP for React and CSS? If you don't want to use COC, than use the builtin LSP with nvim-compe as the autocompletion-engine. For snippet support you'll need nvim-vsnip for that.

  • vim-vsnip

    Snippet plugin for vim/nvim that supports LSP/VSCode's snippet format.

    What's a good LSP for React and CSS? If you don't want to use COC, than use the builtin LSP with nvim-compe as the autocompletion-engine. For snippet support you'll need nvim-vsnip for that.

  • awesome-neovim

    Collections of awesome neovim plugins.

    If you want to know more plugins, this is a good list and you can search for more plugins on these website:

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

  • nvim-ts-closetag

    Use treesitter to auto close and auto rename html tag

  • goneovim

    A GUI frontend for neovim.

    If you're fine with using gui neovim, then there are a few good options, my favorite is goneovim: https://github.com/akiyosi/goneovim, you can enable the minimap in the settings

  • LunarVim

    🌙 LunarVim is an IDE layer for Neovim. Completely free and community driven.

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