Skip to content

mattn/vim-usa_president_2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

vim-usa-president-2020

Indicate USA President 2020 in Vim

vim-usa-president-2020

Usage

Set usa_president_2020#status() into you statusline like below.

set statusline=%<%f\ %h%m%r%=%-14.(%l,%c%V%)\[%{usa_president_2020#status()}\]\ %P

For lightline

let g:lightline = {
\   ...
\   'component_function': {
\     'usa_president_2020': 'usa_president_2020#status',
\   },
\ }

License

MIT

Author

Yasuhiro Matsumoto (a.k.a. mattn)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages