My Favorite Vim Oneliners for Text Manipulation

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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. which-key.nvim

    💥 Create key bindings that stick. WhichKey helps you remember your Neovim keymaps, by showing available keybindings in a popup as you type.

    One of the recent innovations in the Vim space that I've appreciated a lot is which-key by folke for Neovim: https://github.com/folke/which-key.nvim

    It makes keybindings in vim discoverable, it's quite magical. For example, press g and get a table of all the various commands that follow from there. Press mapleader and get a table of various commands from there, etc.

  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. awesome-neovim

    Collections of awesome neovim plugins.

    I personally don't use this functionality so I can't recommend a specific plugin, but if you search for “treesitter”/“tree-sitter” in this list, you will find several of them:

    https://github.com/rockerBOO/awesome-neovim

  4. nvim-treesitter-textobjects

    Thank you! It looks like nvim-treesitter-textobjects is a good plugin to start with:

    https://github.com/nvim-treesitter/nvim-treesitter-textobjec...

  5. Thank you! It looks like nvim-treesitter-textobjects is a good plugin to start with:

    https://github.com/nvim-treesitter/nvim-treesitter-textobjec...

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

  • What are the best plugins for neo vim?

    3 projects | /r/neovim | 19 Jan 2023
  • Do you really need a plugin for fuzzy finding files in Neovim?

    2 projects | dev.to | 6 May 2025
  • Neovim Tips to Accelerate Your Text Navigation

    2 projects | dev.to | 16 Feb 2025
  • Neovim: creating keymaps in lua

    4 projects | dev.to | 11 Mar 2024
  • debugprint.nvim now at v1.5.1 - check it out to create debug/print statements with ease

    1 project | /r/neovim | 29 Nov 2023