Go to file
Dave Marshall b6f4c54716 Allow backslashes in placeholder defaults
I managed to put a backslash in a placeholder default, by escaping it like \\, and then changing this pattern.

I've no idea how safe it is, the placeholder in a placeholders still seem to work, but I don't know if it will have messed anything else up.
2012-10-16 16:04:04 +02:00
autoload Allow backslashes in placeholder defaults 2012-10-16 16:04:04 +02:00
doc expanding tabs to spaces. it'll indent well with 'expandtab' 2012-09-26 19:06:23 -07:00
ftdetect - Added ftdetect file. 2012-05-17 22:16:04 +09:00
ftplugin - Fixed ftplugin error. 2012-03-08 16:28:52 +09:00
indent - Initial version. 2012-02-02 13:33:35 +09:00
syntax - Initial version. 2012-02-02 13:33:35 +09:00
.gitignore Add .gitignore to ignore doc/tag. 2012-05-05 23:28:47 +08:00