我正在尝试在窗口上安装 VIM Powerline,我发现一条评论应该可以修复它在 Windows 中的外观,但是评论的编码本身就被破坏了......
I had the same problem on windows. As an alternative to editing “vim-powerline-develop\autoload\Powerline\Functions.vim”, you can also add this to your vimrc:
let g:Powerline_mode_V=”V·LINE
let g:Powerline_mode_cv=”V·BLOCK”
let g:Powerline_mode_S=”S·LINE”
let g:Powerline_mode_cs=”S·BLOCK”
我不知道如何cdot
在我的键盘上输入运算符(对不起这个名字,我想我太喜欢 Latex 了......)。那么,我应该怎么做才能让 VIM 在 Windows 下运行呢?