update vimrc
This commit is contained in:
parent
3f6be8fbef
commit
c55b5684e7
4
.vimrc
4
.vimrc
@ -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" : "✹",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user