vim 配置 " 不兼容 viset nocompatible" filetype offset backspace=indent,eol,startset foldmethod=syntax "代码折叠" 语法高亮syntax enable" 设置行号set number" 突出显示当前列set cursorline" 用浅色高亮当前行autocmd InsertLeave ... Other 2024-01-22 161 点赞 2 评论 243 浏览