2026.7.22:.vimrc的配置 发布时间:2026/8/8 5:52:41 多彩编程 技术笔记 .vimrc的配置: set number set nocompatible syntax on set showmode set encodingutf-8 set cursorline set autoindent expandtab tabstop2 shiftwidth2 编程学习 技术笔记 实战干货 返回列表