Some localvimrc settings

This commit is contained in:
2026-06-06 18:47:19 -04:00
parent 9a4d971a8b
commit d6e6462aa8
+2
View File
@@ -105,6 +105,8 @@ let g:go_highlight_operators = 1
let g:go_info_mode = 'gopls'
let g:html_indent_script1 = "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_win_enter = 1
let g:minimap_highlight_range = 1