Vim/ja: Difference between revisions
Haruki7049 (talk | contribs) Created page with "" シンタックスハイライトをデフォルトでオンにする" |
Haruki7049 (talk | contribs) Created page with "" 自分のカスタムvimrc" |
||
| Line 170: | Line 170: | ||
configure = { | configure = { | ||
customRC = '' | customRC = '' | ||
" 自分のカスタムvimrc | |||
set nocompatible | set nocompatible | ||
set backspace=indent,eol,start | set backspace=indent,eol,start | ||