fix: rsnapshot.conf

This commit is contained in:
Markus Pesch 2017-07-19 08:14:21 +02:00
parent a472388479
commit 8bb7655ab6
No known key found for this signature in database
GPG Key ID: 0C18FADC12547561

1
vimrc
View File

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