Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-06-17 | vimrc: Don't preserve indentation on empty lines | Teddy Wing | |
Over the years and as I've been using Vim, I've gradually stopped liking this style, and now prefer blank lines without whitespace. Rather than continuing to override the default for different filetypes, it feels like it's time to change the default. | |||
2017-02-28 | Add CoffeeScript ftdetect & ftplugin files | Teddy Wing | |
Blech, CoffeeScript! Having to read & write some recently, so add support for it. |