Skip to content

Kpjas/eleline.vim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 

Repository files navigation

eleline.vim

A tiny elegant statusline for vim, extracted from space-vim.

  • Ordinary font

    screenshot

  • Powerline font

    If the powerline font is available, i.e., let g:airline_powerline_fonts = 1 or let g:eleline_powerline_fonts = 1:

    screenshot

Don't forget to set laststatus=2 to always display statusline in vim.

Supported plugins:

Installation

This plugin can be installed with a varity of plugin managers, e.g., vim-plug:

Plug 'liuchengxu/eleline.vim'

It's encouraged to fork eleline.vim to make your own custom vim statusline.

About

🌿 A tiny elegant statusline for vim

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 100.0%