# cat ~/.vimrcset tabstop=4set shiftwidth=4set softtabstop=4set expandtabset autoindent"set mouse=aset hlsset nusyntax onfiletype plugin onlet g:pydiction_location = '~/.vim/bundle/pydiction/complete-dict'let g:pydiction_menu_height = 3"-- Taglist setting --let Tlist_Auto_Highlight_Tag=1"let Tlist_Auto_Open=1let Tlist_Auto_Update=1let Tlist_Use_Right_Window=1let Tlist_Exit_OnlyWindow=1let &termencoding=&encodingset fileencodings=utf-8,gbk
(以上内容不代表本站观点。) --------------------------------- |