vindent.vim: a new plugin for indent motions and text objects

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

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

    Navigate and select text by indentations in Vim.

  • Therefore, I made my own plugin vindent.vim that provides both indent motions and indent text object, but only using less than 100 lines of vimscript! Enjoy and feedbacks are welcome.

  • vim-indent-object

    Vim plugin that defines a new text object representing lines of code at the same indent level. Useful for python/vim scripts, etc.

  • I use indent objects from vim-indent-object and indent jumps vim-indentwise alot, but they seem to be dormant for a long time. Also, vim-indentwise provides a lot of unnecessary functionalities IMO, making modifying the source code a bit difficult.

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

    A Vim plugin for indent-level based motion.

  • I use indent objects from vim-indent-object and indent jumps vim-indentwise alot, but they seem to be dormant for a long time. Also, vim-indentwise provides a lot of unnecessary functionalities IMO, making modifying the source code a bit difficult.

  • vim-unimpaired

    unimpaired.vim: Pairs of handy bracket mappings

  • you need to put a guard there using :h hasmapto and or :h maparg. [l, ]l are used in https://github.com/tpope/vim-unimpaired which is quite popular.

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

  • SexyVim

    1 project | dev.to | 30 Apr 2024
  • Why Neovim is My Text Editor of Choice

    2 projects | dev.to | 23 Apr 2024
  • Accessible syntax highlighting colour schemes for developers

    2 projects | dev.to | 19 Apr 2024
  • Vim Gets Xdg_config_home Support

    1 project | news.ycombinator.com | 14 Apr 2024
  • Shape Typing in Python

    5 projects | news.ycombinator.com | 13 Apr 2024