Update formatting plugin options
This commit is contained in:
@@ -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"
|
||||||
|
Reference in New Issue
Block a user