mirror of
https://github.com/akelge/zsh
synced 2025-07-04 13:39:07 +00:00
Added custom help for mappings
This commit is contained in:
@ -292,7 +292,7 @@ function! g:Jsbeautify()
|
||||
|
||||
"let a:options = {}
|
||||
let s:opt_indent_size = 1
|
||||
let s:opt_indent_char = "\t"
|
||||
let s:opt_indent_char = " "
|
||||
let s:opt_preserve_newlines = 1
|
||||
let s:opt_indent_level = 0
|
||||
|
||||
|
Reference in New Issue
Block a user