updated configs

This commit is contained in:
2026-09-03 21:03:02 -06:00
parent 5528d67234
commit 955bce98fc
25 changed files with 492 additions and 59 deletions
+3
View File
@@ -1,5 +1,8 @@
if g:plugins_ok != 1 | finish | endif
" -------------------------------------------------------------------
if !has_key( g:, 'ycm_language_server' )
let g:ycm_language_server = []
endif
let g:ycm_autoclose_preview_window_after_insertion = 1
let g:ycm_goto_buffer_command = 'new-tab'