Skip to content

hands-free-vim/rowglow.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RowGlow

RowGlow aims to make the modulo 100 part of absolute row numbers easier to identify in neovim. This is a problem encountered when using voice coding plugins like cursorless, which only allow targeting absolute rows between 00 and 99. RowGlow also allows simultaneous absolute and relative number columns, allowing the user to tweak the colors to allow quick targeting by voice.

Is entirely possible that this would be more suited to just the call back to something like statuscolumn.nvim, but for now I want something easily shared with other voice users.

Installation

Recommended Paring

  • cursorless.nvim
  • talon.nvim

About

Neovim plugin for highlighting statuscolumn row numbers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages