Thanks to visit codestin.com
Credit goes to github.com

Skip to content

stillwwater/wincap.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wincap.vim

Customize the gvim window caption color to match your vim colorscheme on Windows 11.

screen

Install

Minimal OS version: Windows 10.0.22000 (Windows 11)

Plug 'stillwwater/wincap.vim'

Options

let g:wincap_color = ''  " Override color (ex. 1C1C1C)
let g:wincap_vim_exe = 'gvim.exe'
let g:wincap_plugin_exe = g:plug_home . '\wincap.vim\bin\wincap.exe'

About

Customize gvim.exe window color

Resources

License

Stars

Watchers

Forks