瀏覽代碼

set vi compatible

pull/1/head
10sr 13 年之前
父節點
當前提交
d946fd2d1b
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      .vimrc

+ 1
- 1
.vimrc 查看文件

@@ -8,7 +8,7 @@ endif

"""""""""""""""""""""""""""""""""""
filetype plugin indent on
"set nocompatible "vi互換にしない
set compatible "vi互換
"バックアップファイルを作るディレクトリ
if !isdirectory(expand('~/.vim/backup'))
call mkdir(expand('~/.vim/backup'))


Loading…
取消
儲存