Site News

Hooray, pagination for the devblog. Now you can see that I have more than 5 posts without arbitrarily searching.

Fixed the 'plain' code view lightbox not scrolling with the mouse

Tons of little style updates with code snippets, the blog, etc. to make it more readable/prettier.

Dogfooding my lzHilight project for code highlighting on the site.

Added the github feed for my lzHilight project to the homepage.

Other Updates

Most Recent Snippet

Vim-LaTeX - Preview & Build (Vim)
Vim-LaTeX is a really nice tool but it, surprisingly, doesn't have …

Most Recent Comment

Terry said,
You have more uesufl info than the British had colonies pre-WWII.
About Snippet: Vim: Custom argument motion

Most Recent Blog Post

Ranvier MUD Engine And P51
Over the years I've taken, if I recall correctly, at least 5 attemp…

Recent GitHub Activity

shawncplus commented on issue 4 on shawncplus/phpcomplete.vim

Author:shawncplus
shawncplus commented on issue 4 on shawncplus/phpcomplete.vim

Yeah, it also doesn't solve the situation of raw functions inside a namespace. Namespaces are a pretty big thing to tackle for completion because i…