":tab drop" is a hard command to come by in Vim: I think I've found a way to make it fail gracefully.
read moreVim Colour Scheme Automatic Look-up
How to make vim automatically figure out what colour scheme to use for a particular file type and keep the list of colour schemes in a single file.
read moreProgrammatically Inserting Text and Variables with Vimscript
Vimscript is a powerful but tricky language for scripting the Vim editor (updated post).
read moreVim Colours and Syntax Highlighting
Vim syntax highlighting colours are very much a matter of personal taste. These are my preferences.
read moreVim Sessions
Sessions in Vim - saving state and open files so that you can return to the same set of files and settings days or months later.
read moreProgrammatically Inserting Text and Variables with Vimscript
Vimscript is a powerful but tricky language for scripting the Vim editor.
read moreVim and the ftplugin folder
Unclutter your ~/.vimrc file with the use of the ~/.vim/ftplugin/ folder.
read moreGithub's Atom Editor
GitHub recently introduced the open-source Atom editor.
read moreA Vim Presentation
I did a presentation on Vim at the Python Meet-up.
read more