Related Entries

Quick Ref: SVN command line
Git with Dropbox
Cisco's new urbanism
Portable development links
Wish I had this 10 years ago

« Google Visualizations quick start
» SVN client over SSH to remote Unix server from Windows

Associate filetypes to VIM

Life saver!

This has to be the best VIM tip for Windows - Windows File Associations. For example:

assoc .otl=outliner
ftype outliner=c:\tools\vim\vim72\gvim.exe --remote-silent "%1"