set nu
set autoindent " same level indent
set smartindent " next level indent
set expandtab
set tabstop=4
set shiftwidth=4
set softtabstop=4
filetype plugin on
let g:pydiction_location='/usr/share/vim/vim72/ftplugin/pyd/complete-dict'
let g:pydiction_menu_height=5
set autoindent " same level indent
set smartindent " next level indent
set expandtab
set tabstop=4
set shiftwidth=4
set softtabstop=4
filetype plugin on
let g:pydiction_location='/usr/share/vim/vim72/ftplugin/pyd/complete-dict'
let g:pydiction_menu_height=5