All Projects → haya14busa → vim-keeppad

haya14busa / vim-keeppad

Licence: other
🍵 Keep padding!

Programming Languages

Vim Script
2826 projects

🍵 vim-keeppad

Keep padding! If you :set nonumber, you can find that there is no space at the left side of window and you might think it's not beautiful. vim-keeppad solves this problem. vim-keeppad adds padding only when 'number' option is turned off (:set nonumber) by default.

Without vim-keeppad

There is no padding...

📦 Installation 📦

Install with your favorite plugin managers like Neobundle / Vundle / vim-plug

NeoBundle 'haya14busa/vim-keeppad'
Plugin 'haya14busa/vim-keeppad'
Plug 'haya14busa/vim-keeppad'

🐦 Author 🐦

haya14busa (https://github.com/haya14busa)

📙 Documentation 📙

:h keeppad.txt

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].