Skip to content

Commit

Permalink
Set noswapfile for vim
Browse files Browse the repository at this point in the history
  • Loading branch information
masasam committed Mar 28, 2018
1 parent fbc81e6 commit cd00874
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .vimrc
Expand Up @@ -11,6 +11,7 @@ set hidden
set showmatch
set expandtab
set tabstop=4
set noswapfile
set shiftwidth=4
set smartindent
set ignorecase
Expand Down

0 comments on commit cd00874

Please sign in to comment.