mirror of
https://github.com/bertptrs/vimconfig.git
synced 2025-12-25 20:40:32 +01:00
Add PKGBUILD handling
This commit is contained in:
@@ -54,6 +54,7 @@ fun! StripTrailingWhitespace()
|
||||
endfun
|
||||
|
||||
autocmd BufWritePre * call StripTrailingWhitespace()
|
||||
autocmd filetype pkgbuild setlocal tabstop=2 shiftwidth=2 expandtab
|
||||
|
||||
" Keep backup files etc out of the way
|
||||
set undofile
|
||||
|
||||
Reference in New Issue
Block a user