sponsor Vim development Vim logo Vim Book Ad

Profile

getHomepage()){ $hp = $profileUser->getHomepage(); if(substr($hp,0,7) != "http://" and substr($hp,0,8) != "https://"){ $hp = "http://" . $hp; } $hp = escapeForHTML($hp); ?>
user name benji
first name Benji
last name Fisher
email benjimemberAMSorg
homepage
registered Vim
user or sponsor
no, or user has chosen to conceal his donation

Script Contributions

matchit.zip extended % matching for HTML, LaTeX, and many other languages
foo.vim examples of Vim functions (and a few commands, etc.)
word_complete.vim automatically offers word completion as you type
aux2tags.vim Generate a tags file from a LaTeX .aux file
vimtips.zip Display a helpful tip the first time you start Vim each day.
python_match.vim Extend the % motion and define g%, [%, and ]% motions for Python files
tex.vim an updated version of the standard ftplugin/tex.vim
plaintex.vim Support files for editing plain TeX documents
Questions about Vim should go to the maillist. Help Uganda.     Vim at Github