Skip to content

Commit

Permalink
删除无意义的配置
Browse files Browse the repository at this point in the history
  • Loading branch information
zhoumengkang authored Oct 9, 2019
1 parent d34e8ac commit 13aa219
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -272,11 +272,6 @@ nnoremap <leader>o :YcmCompleter GoToInclude<cr>
nnoremap <leader>ff :YcmCompleter FixIt<cr>
nmap <F5> :YcmDiags<cr>
" ctags
set tags+=/usr/include/tags
set tags+=~/.vim/systags
set tags+=~/.vim/x86_64-linux-gnu-systags

" tagbar
let g:tagbar_width = 30
nnoremap <silent> <leader>t :TagbarToggle<cr>
Expand Down

0 comments on commit 13aa219

Please sign in to comment.