Vim/ja: Difference between revisions
Haruki7049 (talk | contribs) Created page with "# 例としてNixファイルのシンタックスハイライト表示用のプラグインをインストールする" |
Haruki7049 (talk | contribs) Created page with "" 自分のカスタムvimrc" |
||
Line 149: | Line 149: | ||
}; | }; | ||
vimrcConfig.customRC = '' | vimrcConfig.customRC = '' | ||
" 自分のカスタムvimrc | |||
set nocompatible | set nocompatible | ||
set backspace=indent,eol,start | set backspace=indent,eol,start |