69

GitHub - KaraMCC/vim-streamline: A simple, and light as heck statusline that sho...

 4 years ago
source link: https://github.com/KaraMCC/vim-streamline
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

README.md

vim-streamline

A simple, and light as heck statusline that shows you all the information you need.

Your statusline should look something this: streamline streamline2 streamline3

Your statusline will change to adapt to your theme.

Installation

With pathogen:

cd ~/.vim/bundle && \    
git clone https://github.com/KaraMCC/vim-streamline.git    

With vim-plug:

Plug 'KaraMCC/vim-streamline'    

Vundle example:

Plugin 'KaraMCC/vim-streamline'                                                  

Settings

Want to show ALE errors and warnings in your statusline? Put this in your .vimrc:

let g:streamline_show_ale_status = 1                                                  

Enable minimalist mode by putting this in your .vimrc:

let g:streamline_minimal_ui = 1

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK