Plugins to have VS code tools

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

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

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

  • Set up pyright LSP. Either use https://github.com/neoclide/coc.nvim or https://github.com/neovim/nvim-lspconfig. The former is easier to set up and the latter is native to neovim and you can use it with lots of more plugins.

  • bufdelete.nvim

    Delete Neovim buffers without losing window layout

  • https://github.com/famiu/bufdelete.nvim I never used it but there are plugins for everything you want

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

    illuminate.vim - (Neo)Vim plugin for automatically highlighting other uses of the word under the cursor using either LSP, Tree-sitter, or regex matching.

  • nvim-lspconfig

    Quickstart configs for Nvim LSP

  • Set up pyright LSP. Either use https://github.com/neoclide/coc.nvim or https://github.com/neovim/nvim-lspconfig. The former is easier to set up and the latter is native to neovim and you can use it with lots of more plugins.

  • kickstart.nvim

    A launch point for your personal nvim configuration

  • I suggest looking at https://github.com/nvim-lua/kickstart.nvim for your configuration starting point. https://github.com/LazyVim/LazyVim also provides cool preconfigured setup. You can take a look at my https://github.com/kiyoon/dotfiles to see how I configured. I didn't use any of the preconfigured ones.

  • LazyVim

    Neovim config for the lazy

  • I suggest looking at https://github.com/nvim-lua/kickstart.nvim for your configuration starting point. https://github.com/LazyVim/LazyVim also provides cool preconfigured setup. You can take a look at my https://github.com/kiyoon/dotfiles to see how I configured. I didn't use any of the preconfigured ones.

  • dotfiles

    NeoVim Tmux IDE configuration (by kiyoon)

  • I suggest looking at https://github.com/nvim-lua/kickstart.nvim for your configuration starting point. https://github.com/LazyVim/LazyVim also provides cool preconfigured setup. You can take a look at my https://github.com/kiyoon/dotfiles to see how I configured. I didn't use any of the preconfigured ones.

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

    WorkOS logo
  • vim-lsp

    async language server protocol plugin for vim and neovim

  • vim-lsp-settings

    Auto configurations for Language Server for vim-lsp

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