vim基本配置

 set nu
   set  showmode
   set   ruler
   set autoindent
   set ts=4
  set expandtab
   syntax on
   
   set cursorline  tab

相关文章
相关标签/搜索