How i setup neovim for speed up React, Js, Ts, etc

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • Mergify - Updating dependencies is time-consuming.
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • SonarQube - Static code analysis for 29 languages.
  • neovim

    Vim-fork focused on extensibility and usability

    Neovim - You need version >= 0.7 but i will use nightly version

  • ripgrep

    ripgrep recursively searches directories for a regex pattern while respecting your gitignore

    Ripgrep - A fast search tool

  • Mergify

    Updating dependencies is time-consuming.. Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.

  • nvim

    🍨 Soothing pastel theme for (Neo)vim

    catppuccin - A very cool theme

  • lualine.nvim

    A blazing fast and easy to configure neovim statusline plugin written in pure lua. [Moved to: https://github.com/nvim-lualine/lualine.nvim] (by hoob3rt)

    Lualine.nvim - A blazing fast and easy to configure Neovim statusline written in Lua

  • nvim-lspconfig

    Quickstart configs for Nvim LSP

    Nvim-Lspconfig - Quickstart configs for Nvim LSP

  • mason.nvim

    Portable package manager for Neovim that runs everywhere Neovim runs. Easily install and manage LSP servers, DAP servers, linters, and formatters.

    Mason.nvim- Easily install and manage LSP servers, DAP servers, linters, and formatters.

  • LuaSnipo

    LuaSnip - Snippet Engine for Neovim written in Lua

  • InfluxDB

    Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.

  • nvim-autopairs

    autopairs for neovim written by lua

    Autopairs - Autopairs

  • nvim-ts-closetag

    Use treesitter to auto close and auto rename html tag

    Ts-Autotag - Use treesitter to auto close and auto rename html tag

  • telescope.nvim

    Find, Filter, Preview, Pick. All lua, all the time.

    Telescope - Find, Filter, Preview, Pick. All lua, all the time.

  • bufferline.nvim

    A snazzy bufferline for Neovim

    Bufferline - A snazzy bufferline for Neovim

  • lspsaga.nvim

    improve neovim lsp experience [Moved to: https://github.com/nvimdev/lspsaga.nvim] (by glepnir)

    Lspsaga - A light-weight lsp plugin based on neovim's built-in lsp with a highly performant UI

  • null-ls.nvim

    Use Neovim as a language server to inject LSP diagnostics, code actions, and more via Lua.

    Null-Ls - Use Neovim as a language server to inject LSP diagnostics, code actions, and more via Lua

  • paru

    Feature packed AUR helper

    First, we need to install neovim i will install it from aur with paru an aur helper.

  • dotfiles

    My personal dotfiles for my ubuntu machine (by NotRennaru)

    View on GitHub

  • SonarQube

    Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.

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