Kenneth Benzie (Benie) 01b027b5ac Support snippet templates and add help snippets
Add `autocmd` to automatically expand the `_template` snippet on the
`BufNewFile` event, if the expansion fails because the `_template`
snippet does not exist for the current `filetype` undo the changes. Do
the same thing when the `filetype` changes to `help`, since these are
`text` files to begin with the first `autocmd` has no effect.
2019-03-31 15:04:08 +01:00
2019-03-17 16:03:33 +00:00
2018-08-26 10:51:11 +01:00
2019-03-28 20:58:39 +00:00
2019-03-30 20:13:28 +00:00
2018-11-30 19:41:21 +00:00
2018-12-03 11:49:29 +00:00
2018-08-26 10:40:44 +01:00
Description
Vim configuration files.
4.8 MiB
Languages
Vim Script 76.2%
Vim Snippet 22.1%
Python 1.7%