wookayin / dotfiles

:house: Personal dotfiles for *NIX systems
https://dotfiles.wook.kr/
MIT License
361 stars 105 forks source link

Global statusline and winbar support #33

Closed wookayin closed 2 years ago

wookayin commented 2 years ago

Neovim 0.8.0 has added winbar feature https://github.com/neovim/neovim/pull/17336, which is per-window statusline on the top. With this we can use global statusline (set laststatus=3).