2017-02-09
Stop leaving junk around, keep this all in memory
new file mode 100644 --- /dev/null +++ b/.vim/ftplugin/gitcommit.vim @@ -0,0 +1,1 @@ +setl noswapfile noundofile nobackup
new file mode 100644 --- /dev/null +++ b/.vim/ftplugin/gitrebase.vim @@ -0,0 +1,1 @@ +setl noswapfile noundofile nobackup