How to survive without multiple cursors in vim

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

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. nvim-lspconfig

    Quickstart configs for Nvim LSP

    Here I'm using nvim-lspconfig to configure tsserver. Then I create the keybinding to rename the variable under the cursor.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. coc-ccls

    CCLS (C/C++) extension for coc.nvim

    coc.nvim

  4. typescript-language-server

    Discontinued TypeScript & JavaScript Language Server [Moved to: https://github.com/typescript-language-server/typescript-language-server] (by theia-ide)

    Here I'm using nvim-lspconfig to configure tsserver. Then I create the keybinding to rename the variable under the cursor.

  5. packer.nvim

    A use-package inspired plugin manager for Neovim. Uses native packages, supports Luarocks dependencies, written in Lua, allows for expressive config

    A few months ago I was trying this plugin manager, packer.nvim. I had something like this in my configuration.

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

  • How do I achieve JavaScript code completition with nvim-cmp and Mason ?

    5 projects | /r/neovim | 22 Feb 2023
  • LSP is not working

    3 projects | /r/neovim | 11 Nov 2022
  • 1. Introduction

    2 projects | dev.to | 3 Jul 2024
  • jdtls debugging "Could not resolve java executable: Index 1 out of bounds for length 1"

    1 project | /r/neovim | 21 Nov 2023
  • Need help to set up the pbkit language server

    2 projects | /r/neovim | 21 Sep 2023

Did you know that Lua is
the 18th most popular programming language
based on number of references?