Commit Diff
--- vim/.vimrc +++ vim/.vimrc @@ -1,3 +1,5 @@ +set noswapfile + set termguicolors syntax enable filetype plugin indent on
--- vim/.vimrc +++ vim/.vimrc @@ -1,3 +1,5 @@ +set noswapfile + set termguicolors syntax enable filetype plugin indent on