Skip to content

tomtom/tstatus_vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This plugin provides a still rather simple statusline manager to monitor options and variables. If an option's or variable's value changes, it is displayed in the statusline.

In order to monitor options/variables, either set g:tstatus_names in vimrc or call :TStatusregister.

Call :TStatus to set or reset the status line or the ruler.


Install

Either use the zip archive:

  • Download the zip archive
  • Extract it to ~/.vim/pack/tml/start/tstatus

or install from github:

NOTE: On Windows, ~/.vim might be ~/vimfiles. Please see 'runtimepath' for details.

License: GPLv3 or later