nvim-better-n

A more versatile n(ext) key in neovim, repeat movement commands. (by jonatan-branting)

Nvim-better-n Alternatives

Similar projects and alternatives to nvim-better-n

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better nvim-better-n alternative or higher similarity.

nvim-better-n reviews and mentions

Posts with mentions or reviews of nvim-better-n. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-15.
  • Highlight references in buffer
    3 projects | /r/neovim | 15 May 2023
    For jumping using n/N there's a few possibilities, sending the references to the quickfix list let's you use :cnext, :cprev and friends to jump between them. If you want to use n/N then maybe https://github.com/jonatan-branting/nvim-better-n can help you, although implementing it yourself is not that hard basically just keep a global variable of what the last action was (you'll have to remap /?*#) and remap n/N to your own function that looks at that and does stuff. You could also use hydra.nvim to create temporary mappings for n/N
  • Can I repeat last motion in neovim?
    1 project | /r/neovim | 15 May 2023
    I wrote https://github.com/jonatan-branting/nvim-better-n to allow repeating motions.
  • Why bother with Vim in 2022 (UI Design Discussion)
    5 projects | /r/neovim | 12 Jun 2022
    For example, neovim has no suggestion api/management (for introspection into defaults), which is helpful with https://github.com/jonatan-branting/nvim-better-n/issues/2 due to legacy behavior like https://github.com/vim/vim/issues/10503, which probably will never be fixed and requires ugly hacks as workarounds.
  • [nvim-better-n] Repeat movement commands using `n`
    1 project | /r/neovim | 3 Jun 2022
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 5 May 2024
    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. Learn more →

Stats

Basic nvim-better-n repo stats
4
39
5.5
3 months ago

jonatan-branting/nvim-better-n is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of nvim-better-n is Lua.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com