frace / vim-heynumber

A Vim plugin which makes line numbers appear where I really need them.

Home Page:https://github.com/frace/vim-heynumber

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is vim-heynumber?

vim-heynumber is a plugin for the Vim editor. It enables number and relativenumber inside buffers where I really need it and switches its behaviour in insert (nu/nornu) and normal (nu/rnu) modes. Additionally it disables (nonu/nornu) linenumbers inside empty buffers and enables them dynamically as soon as the buffer isn't empty anymore.

Get it!

If you don't use a plugin manager, I recommend to use vim-plug. Else I'm pretty sure you know how your personal plugin management works. ;)

Configuration

Currently neither configuration options are available nor are any additional configuration steps to do. Simpy install the plugin and you should be good to go.

Bugs

You are welcome to report bugs at the project bugtracker at github.com.

Related projects and inspired by:

About

A Vim plugin which makes line numbers appear where I really need them.

https://github.com/frace/vim-heynumber

License:Other


Languages

Language:Vim Script 100.0%