linux环境配置gvim
linux系统下的gvim配置与windows基本相同,可直接使用原配置。1. 但exe文件,linux不适用,直接删除,未做进一步处理;2. windows配置字体,set guifont=Consolas:h16:b:cANSI linux配置字体,set guifont=Monospaces\ Bold \ 16 注:linux需用\+space, 且字号无h...
·
linux系统下的gvim配置与windows基本相同,可直接使用原配置。
1. 但exe文件,linux不适用,直接删除,未做进一步处理;
2. windows配置字体,set guifont=Consolas:h16:b:cANSI
linux配置字体,set guifont=Monospaces\ Bold \ 16
注:linux需用\+space, 且字号无h
3. 文本转换时格式变化,
以zip压缩包形式将文件导入linux,用unzip解压缩,但可能还存在个别文件格式不对;
需在linux中gvim打开文件后,:set fileformat=unix
然后:wq
’
更多推荐
已为社区贡献1条内容
所有评论(0)