Set up coc on neovim.

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • vim-github-dashboard

    :octocat: Browse GitHub events in Vim

  • Plug 'https://github.com/junegunn/vim-github-dashboard.git'

  • nvm

    Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions

  • In addition, for zsh users, you can the following code, the description below is intercepted from official README.mddocument.

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

    Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.

  • After installing coc.nvim, you also need to install the corresponding language plug-in, which can be understood as installing additional plug-ins inside the coc.nvim. Of course, the official github page explains many installation methods. However, I recommend using the method of adding the following code to ~/.config/nvim/init.vimto enable automatic installation.

  • vim-plug

    :hibiscus: Minimalist Vim Plugin Manager

  • [1] junegunn/vim-plug, Junegunn Choi, 2021. [Online]. Available: https://github.com/junegunn/vim-plug

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

  • Does anyone know some good altermatives for these Vim plugins on Emacs?

    3 projects | /r/emacs | 18 Jul 2023
  • C# lsp configuration with neovim CoC

    4 projects | /r/neovim | 10 Nov 2023
  • GCC autocompletion

    2 projects | /r/vim | 30 May 2023
  • occur mode - editable grep results

    5 projects | /r/neovim | 4 May 2023
  • [Neovim] Comment ajouter la complétion de code C / C ++ dans neovim?

    3 projects | /r/enfrancais | 10 Apr 2023