Eliminate annoying ~ files

master
Dustin C. Hatch 2011-12-20 20:20:46 -06:00
parent 088b5d7c6c
commit 8eac61ff94
1 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,8 @@ set incsearch
set colorcolumn=80
" Open windows with `:vsplit` on the right instead of the left
set splitright
" Backups are annoying. Use Mercurial!
set nobackup
" Use a dark theme for console editing
colorscheme torte