This commit is contained in:
Christian Nieves
2023-10-17 20:50:38 +00:00
parent 285e11f7dd
commit e067e757bf
8 changed files with 117 additions and 106 deletions

View File

@ -72,6 +72,8 @@ function AsyncBlazeTest() abort
call <SID>AsyncBlaze("blaze test", blaze#GetTargets())
endfunction
autocmd bufreadpre *.sh setlocal textwidth=80
augroup autoformat_settings
autocmd FileType borg,gcl,patchpanel AutoFormatBuffer gclfmt
autocmd FileType bzl AutoFormatBuffer buildifier