mirror of
https://github.com/amix/vimrc
synced 2025-11-03 08:33:36 +08:00
add Previm and window management
This commit is contained in:
@ -10,7 +10,7 @@
|
||||
"============================================================================
|
||||
|
||||
if exists('g:loaded_syntastic_c_clang_check_checker')
|
||||
finish
|
||||
finish
|
||||
endif
|
||||
let g:loaded_syntastic_c_clang_check_checker = 1
|
||||
|
||||
|
||||
@ -10,7 +10,7 @@
|
||||
"============================================================================
|
||||
|
||||
if exists('g:loaded_syntastic_c_clang_tidy_checker')
|
||||
finish
|
||||
finish
|
||||
endif
|
||||
let g:loaded_syntastic_c_clang_tidy_checker = 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user