diff --git a/vimrc b/vimrc index 4bae51e..521d516 100644 --- a/vimrc +++ b/vimrc @@ -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