Skip to content

saintofvice/blinds.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

blinds.vim emphasizes the current window

blinds.nvim emphasizes the current window by shading the non-active windows.

Blinds animation

Customization

Set variable g:blinds_fg and g:blinds_hl to the desired color in init.vim.

Example that will shade the other windows in grey:

let g:blinds_fg = "Gray"

Requirements

neovim version 0.2 and above that supports the winhighlight feature.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors