Skip to content

mattn/vim-usa-election-2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

vim-usa-election-2024

Indicate USA election 2024 in Vim

vim-usa-election-2024

Usage

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

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

For lightline

let g:lightline = {
\   ...
\   'component_function': {
\     'usa_election_2024': 'usa_election_2024#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

No packages published