Skip to content

victorsolis/vim-simplebar

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 

Repository files navigation

simplebar

Sri Kadimisetty

A simple non-attention-seeking Vim status line.

(Relies on Unicode support, which it being 2013 and all, your computer has anyway. But do keep that in mind.)

Setup: iTerm w/ Solarized + Vim w/ solarized + simplebar

Screenshots

Solarized Theme Dark Background Screenshot

Background set to light Light Background Screenshot The encoding is struck through because it hasn't been set here.

Elements

To the left

  • Filename
  • Buffer #
  • filetype.encoding.format

To the right

  • Line Count & Position %
  • Columns & Row
  • Coloured Mode

##Requirements Work on Vim 7.3, iTerm & OS X Mountain Lion

Installation

Use your favorite installation method. I suggest Vundle or Pathogen.

To do it manually, place ./plugin/simplebar.vim in your ~/.vim/plugins directory.

Notes

Alternatives & Inspiration:

  • Vim Poweline
  • NeatStatus etc.

License

GNU LESSER GENERAL PUBLIC LICENSE Version 3, 29 June 2007

About

A simple non-attention-seeking Vim status line.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 100.0%