Deleted articles cannot be recovered. Draft of this article would be also deleted. Are you sure you want to delete this article? """""""""""""""""""""""""""""""""""""""""""" " 基本設定 """""""""""""""""""""""""""""""""""""""""""" set nocompatible " viとの互換性無効 タブ補完などが使えるようになる syntax on " コードの色分けをON set history=2000 " 履歴保存件数(コマンド、検索パターンの保存数) set viminfo='100,/50,%,<1000,f50,s100,:100,c,h,! " 履歴に保存する各種設定