Thu, 09 Feb 2017 01:50:53 -0500
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