1
0
mirror of https://github.com/amix/vimrc synced 2025-07-10 03:25:00 +08:00

add Previm and window management

This commit is contained in:
Max Alcala
2016-02-23 14:35:43 -06:00
parent f3143286d3
commit 14bf4d01c6
45 changed files with 3967 additions and 77 deletions

View File

@ -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

View File

@ -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