小九。。

博客园 首页 联系 订阅 管理


" add by zxy
set nu
set foldmethod=syntax
set foldlevel=9999
set hlsearch
set tabstop=4
set softtabstop=4
set shiftwidth=4
set cindent
set autoindent
set nowrapscan
set cursorline
hi CursorLine cterm=NONE ctermbg=green ctermfg=white
set history=10000
set showmatch
"inoremap <C-h> <Left>
"inoremap <C-j> <Down>
"inoremap <C-k> <Up>
"inoremap <C-l> <Right>
set tags+=./tags
let g:ycm_global_ycm_extra_conf = '/root/.vim/bundle/YouCompleteMe/third_party/ycmd/cpp/ycm/.ycm_extra_conf.py'
" end add

posted on 2016-05-03 19:37  小九。。  阅读(153)  评论(0编辑  收藏  举报