Update formatting plugin options
This commit is contained in:
parent
e17f0134e1
commit
9c7315a959
@ -126,3 +126,6 @@ let g:neoformat_basic_format_retab = 1
|
|||||||
|
|
||||||
" Enable trimmming of trailing whitespace
|
" Enable trimmming of trailing whitespace
|
||||||
let g:neoformat_basic_format_trim = 1
|
let g:neoformat_basic_format_trim = 1
|
||||||
|
|
||||||
|
" For shell formatting
|
||||||
|
let g:shfmt_opt="-ci -i 4 -sr"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user