Created
October 20, 2021 11:14
-
-
Save lixianyang/41e5c8e4277d1eca3db255b7b0969853 to your computer and use it in GitHub Desktop.
解决 windows 上 git bash vim 闪屏问题
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
set number | |
set noerrorbells | |
set t_vb= |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
谢谢了老哥