tstatus : Monitor buffer-local options and variables in the statusline
| script karma |
Rating 0/0,
Downloaded by 1204 |
Comments, bugs, improvements
|
Vim wiki
|
| created by |
| Tom Link |
| |
| script type |
| utility |
| |
| description |
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 details |
Install~
Either use the zip archive:
- Download the zip archive
- Extract it to ~/.vim/pack/tml/start/tstatus
or install from github:
- Start a terminal
- Change the working directory to ~/.vim/pack/tml/start/
- Type: git clone https://github.com/tomtom/tstatus_vim
NOTE: On Windows, ~/.vim might be ~/vimfiles. Please see 'runtimepath' for
details.
|
| |
script versions (upload new version)
Click on the package to download.
ip used for rating: 216.73.216.208
|