Some localvimrc settings
This commit is contained in:
@@ -105,6 +105,8 @@ let g:go_highlight_operators = 1
|
|||||||
let g:go_info_mode = 'gopls'
|
let g:go_info_mode = 'gopls'
|
||||||
let g:html_indent_script1 = "inc"
|
let g:html_indent_script1 = "inc"
|
||||||
let g:html_indent_style1 = "inc"
|
let g:html_indent_style1 = "inc"
|
||||||
|
let g:localvimrc_persistent = 1
|
||||||
|
let g:localvimrc_sandbox = 0
|
||||||
let g:minimap_auto_start = 1
|
let g:minimap_auto_start = 1
|
||||||
let g:minimap_auto_start_win_enter = 1
|
let g:minimap_auto_start_win_enter = 1
|
||||||
let g:minimap_highlight_range = 1
|
let g:minimap_highlight_range = 1
|
||||||
|
|||||||
Reference in New Issue
Block a user