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 = ''
         <div lang="en" dir="ltr" class="mw-content-ltr">
         " 自分のカスタムvimrc
" your custom vimrc
</div>
         set nocompatible
         set nocompatible
         set backspace=indent,eol,start
         set backspace=indent,eol,start