Skip to content

Commit

Permalink
修改complete-dict到after目录
Browse files Browse the repository at this point in the history
  • Loading branch information
ma6174 committed Jul 27, 2012
1 parent 3d0f5bb commit 6896fa5
Show file tree
Hide file tree
Showing 3 changed files with 94,006 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ exec 'normal "+gP'
exec "w! /tmp/input_data"
endfunc

let g:pydiction_location = '/home/ma6174/complete-dict'
let g:pydiction_location = '~/.vim/after/complete-dict'
let g:pydiction_menu_height = 20
let Tlist_Ctags_Cmd='/usr/local/bin/ctags'
let g:miniBufExplMapWindowNavVim = 1
Expand Down
Loading

0 comments on commit 6896fa5

Please sign in to comment.