Skip to content

Commit

Permalink
( ꒪⌓꒪) vimを使ってくれてありがとう
Browse files Browse the repository at this point in the history
  • Loading branch information
yuroyoro committed Sep 2, 2013
1 parent e0b06d0 commit 5ed00d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .vimrc.basic
Expand Up @@ -17,6 +17,7 @@ set showcmd " コマンドをステータス行に表示
set showmode " 現在のモードを表示
set viminfo='50,<1000,s100,\"50 " viminfoファイルの設定
set modelines=0 " モードラインは無効
set notitle " vimを使ってくれてありがとう

" OSのクリップボードを使用する
set clipboard+=unnamed
Expand Down

0 comments on commit 5ed00d0

Please sign in to comment.