vim - fresh installation of gvim on ubuntu. where should I put my plugins? -
i installed gvim on fresh installation of ubuntu lucid. i've messed before that's why want start on correct step here.
where should keep plugins
, .vimrc?
?
my current runtimepath on gvim is:
runtimepath=~/.vim,/var/lib/vim/addons,/usr/share/vim/vimfiles,/usr/share/vim/vim72,/usr/share/vim/vimfiles/after,/var/lib/vim/addons/after,~/.vim/after
one thing i've never been able working on gvim snipmate. has pointers on having work gvim?
i use pathogen ~/.vimrc
, plugins in ~/.vim/bundle
, more details here. can see example here.
Comments
Post a Comment