Neovim Config

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

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