Commit c7b0d3a1 authored by Dom Sekotill's avatar Dom Sekotill
Browse files

Disable the annoying jumping with auto-pair

parent fe3e07d1
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -106,6 +106,9 @@ endif
" Close completion box automatically
let g:ycm_autoclose_preview_window_after_completion=1

" auto-pair plugin settings
let g:AutoPairsCenterLine = 0


" === INVLIST ===