Skip to content

Commit 8d63384

Browse files
committed
もろもろ変更
1 parent c1be11a commit 8d63384

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.vimrc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ set noswapfile
1212
set showmatch
1313
set smartcase
1414
set tabstop=2
15+
set nowrap
1516
set ruler
1617
syntax on
1718
filetype off
@@ -38,3 +39,4 @@ NeoBundle "tpope/vim-rails"
3839
NeoBundle "Shougo/neocomplcache-rsense.vim"
3940
NeoBundle "Shougo/unite.vim"
4041
NeoBundle "ujihisa/unite-rake"
42+
NeoBundle "ngmy/vim-rubocop"

0 commit comments

Comments
 (0)