Remove whitespace confirmation prompt
This commit is contained in:
parent
51e745697b
commit
f65078d822
1 changed files with 1 additions and 0 deletions
|
|
@ -194,6 +194,7 @@ nmap <silent> <Leader>E :lopen<CR>
|
||||||
|
|
||||||
let g:better_whitespace_enabled=1
|
let g:better_whitespace_enabled=1
|
||||||
let g:strip_whitespace_on_save=1
|
let g:strip_whitespace_on_save=1
|
||||||
|
let g:strip_whitespace_confirm=0
|
||||||
|
|
||||||
autocmd BufNewFile,BufRead *.tako set filetype=python
|
autocmd BufNewFile,BufRead *.tako set filetype=python
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue