User login

snippet

Vim snippets with SnipMate for PHP and Drupal

See also: http://nvie.com/posts/how-i-boosted-my-vim/


git clone git://github.com/msanders/snipmate.vim.git
cd snipmate.vim
cp -R * ~/.vim

vi ~/.virmrc (v ~/customhome/.vimrc-agaric for me.)

:filetype plugin on
:helptags ~/.vim/doc

Syndicate content