Alternate Toggler - A very small plugin for toggling "boolean" values.

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

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
  • alternate-toggler

    A very small plugin for toggling alternate "boolean" values.

  • rmagatti/alternate-toggler

  • toggle-bool

    vim plugin to toggle the boolean values

  • Fwiw I'm aware of sagarrakshe/toggle-bool but there were a few things there that didn't particularly suit me like using python for that small of a task and not being able to define custom maps.

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

    A simple Vim plugin to switch segments of text with predefined replacements

  • Works well for the simple usecase it tries to solve. If somebody wants even more customisability with the ability to define much more complex patterns then https://github.com/AndrewRadev/switch.vim is an alternative. It can also cycle through a list instead of just toggling between two values.

  • nextval

    Inc-/decrement the current value (bool, int, numeric, hex) with one keystroke

  • This made me curious if there was a plugin to support dooing this with nrformats. Looks like nextval is the closest option.

  • nrpattern.nvim

    Neovim plugin to expand incrementing/decrementing to more formats.

  • I’ve been working on a plugin to extend nrformats. I’m still working on a way to make it easy to configure. You can find it here.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
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

  • New Plugin: boole.nvim — Toggle booleans, cycle days of the week, etc. with <C-a> and <C-x>

    4 projects | /r/neovim | 12 Oct 2022
  • nvim-toggler: invert words with two keystrokes

    3 projects | /r/neovim | 16 Aug 2022
  • Looking for a plugin to do markdown "hoisting".

    4 projects | /r/neovim | 8 Dec 2023
  • What are your favorites not that popular nvim plugins ?

    2 projects | /r/neovim | 8 Sep 2023
  • How to run code in neovim using a shotcut like <leader>r for any language

    1 project | /r/neovim | 26 Aug 2023