摘要: https://github.com/vim https://github.com/vim/vim-win32-installer/releases 配置文件位置 windows C:\Users\yourname\vimfiles C:\Users\yourname\vimfiles\autolo 阅读全文
posted @ 2022-11-30 09:37 fndefbwefsowpvqfx 阅读(25) 评论(0) 推荐(0) 编辑
摘要: " echo $MYVIMRC " source $MYVIMRC set enc=utf-8 set fencs=utf-8,gbk,big5,cp936,gb18030,gb2312,utf-16 set fenc=utf-8 set shortmess=atI "禁止bell set bell 阅读全文
posted @ 2022-11-30 09:34 fndefbwefsowpvqfx 阅读(68) 评论(0) 推荐(0) 编辑
摘要: cmake .. -DCMAKE_INSTALL_PREFIX=D:/path/x64/release cmake --build . --config Release --target install cmake .. -DCMAKE_BUILD_TYPE=Release -DBUILD_SHAR 阅读全文
posted @ 2022-11-30 09:14 fndefbwefsowpvqfx 阅读(21) 评论(0) 推荐(0) 编辑