Ver a proveniência

set vi compatible

pull/1/head
10sr há 13 anos
ascendente
cometimento
d946fd2d1b
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      .vimrc

+ 1
- 1
.vimrc Ver ficheiro

@@ -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'))


Carregando…
Cancelar
Guardar