mattn / vimtweak

VimTweak : The tweaking dll for GVim.exe.
http://www.vim.org/scripts/script.php?script_id=687
71 stars 15 forks source link

Can't use it in Neovim-qt #5

Open kdurant opened 6 years ago

kdurant commented 6 years ago

system:Win10 neovim:v0.2.2

mattn commented 6 years ago

Sorry, I don't use neovim. So please wait anyone's PR.

Freed-Wu commented 2 months ago

Whatever https://github.com/vim-scripts/wimproved.vim or this plugin cannot work for nvim-qt. GetLastError() always return 258 timeout error. A solution is https://github.com/equalsraf/neovim-qt/issues/411 GuiWindowOpacity. However it make font transparent, too.