leftmargin.vim : Vim plugin that adds left margin to vim windows. Similar to goyo.vim
script karma |
Rating 2/2,
Downloaded by 491 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
João Garcia |
|
script type |
utility |
|
description |
I wrote this script because I don't like the way the goyo.vim plugin handles windows and statusline. Also because I like to keep things minimal. Check https://github.com/jpaulogg/vim-leftmargin for more info.
This plugin was written in an attempt to be simple enough that users could make any changes directly to it. I believe that this gives users more control and a wider range of possible changes. In addition, the script has comments that help to make some customizations (for example, hide the statusline). It's almost as simple as doing it on your `vimrc`.
Commands: 'LeftMargin' adds left margin to current window; 'NoMargin' removes it.
Mapping: <leader>p toggles left margin. |
|
install details |
Just copy leftmargin.vim to the "plugin" directory in your runtime. |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 3.16.1.194
|