update vimrc

This commit is contained in:
chxuan 2018-08-02 22:33:51 +08:00
parent 3f6be8fbef
commit c55b5684e7

4
.vimrc
View File

@ -284,10 +284,6 @@ let g:EasyMotion_smartcase = 1
map <leader>w <Plug>(easymotion-bd-w)
nmap <leader>w <Plug>(easymotion-overwin-w)
" pydiction
let g:pydiction_location='~/.vim/plugged/pydiction/complete-dict'
let g:pydiction_menu_height=10
" nerdtree-git-plugin
let g:NERDTreeIndicatorMapCustom = {
\ "Modified" : "✹",