11.07.2023 Tuesday 09:14
This commit is contained in:
2
.vimrc
2
.vimrc
@@ -94,6 +94,8 @@ let g:syntastic_always_populate_loc_list = 1
|
||||
let g:syntastic_auto_loc_list = 1
|
||||
let g:syntastic_check_on_open = 1
|
||||
let g:syntastic_check_on_wq = 0
|
||||
" " https://vi.stackexchange.com/questions/10007/how-to-make-syntastic-include-sourced-files-for-bash-syntax-as-shellcheck-x
|
||||
let g:syntastic_sh_shellcheck_args = "-x"
|
||||
|
||||
" 24bits color fix for tmux
|
||||
" inspiration from https://github.com/vim/vim/issues/3608
|
||||
|
||||
Reference in New Issue
Block a user