fix: rsnapshot.conf

This commit is contained in:
Markus Pesch
2017-07-19 08:14:21 +02:00
parent a472388479
commit 8bb7655ab6

1
vimrc
View File

@ -24,6 +24,7 @@ set mouse=v
" Sepcial configurations
autocmd Filetype make setlocal noexpandtab
autocmd BufNewFile,BufRead rsnapshot.conf setlocal noexpandtab
" Autocompletion (bash)
set wildmode=longest,list,full