Neovim Config

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

Our great sponsors
  • InfluxDB - Access the most powerful time series database as a service
  • SonarLint - Clean code begins in your IDE with SonarLint
  • SaaSHub - Software Alternatives and Reviews
  • html5.vim

    HTML5 omnicomplete and syntax

    For web development I just have a couple of syntax plugins: html5.vim, vim-javascript. And installed these language servers: html, cssls, tsserver (install instructions are here). To get completion I use nvim-cmp and nvim-lspconfig.

  • nvim-lspconfig

    Quickstart configs for Nvim LSP

    For web development I just have a couple of syntax plugins: html5.vim, vim-javascript. And installed these language servers: html, cssls, tsserver (install instructions are here). To get completion I use nvim-cmp and nvim-lspconfig.

  • InfluxDB

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

  • nvim-cmp

    A completion plugin for neovim coded in Lua.

    For web development I just have a couple of syntax plugins: html5.vim, vim-javascript. And installed these language servers: html, cssls, tsserver (install instructions are here). To get completion I use nvim-cmp and nvim-lspconfig.

  • dotfiles

    Here are my dotfiles: neovim.

  • lsp-zero.nvim

    A starting point to setup some lsp related features in neovim.

    If you are interested, you can try out a new plugin I'm making: lsp-zero.nvim. I made it to help people get started with nvim-cmp and the built-in lsp client.

  • dotfiles

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