tv vim: no backup & co for /dev/shm/*

This commit is contained in:
tv 2015-11-01 13:22:43 +01:00
parent c29f45dec1
commit 2977f6d291

View File

@ -132,6 +132,8 @@ let
syn match Comment /\s#.*/
''}
au BufRead,BufNewFile /dev/shm/* set nobackup nowritebackup noswapfile
nmap <esc>q :buffer
nmap <M-q> :buffer