Added FAQ abot jade. May be helpful

This commit is contained in:
Eduardo San Martin Morote
2016-02-21 11:22:30 +01:00
parent 348733202c
commit f1bac123f1

View File

@@ -18,3 +18,11 @@ new version instead of a PR.
If your language is not getting highlighted open an issue or a PR with the fix.
You only need to add some lines to the `syntax/vue.vim` file.
## FAQ
Where is Jade?
[Jade has been renamed to pug](https://github.com/pugjs/jade/issues/2184).
Therefore you have to replace all your `jade` occurrences with `pug`. The new
plugin for `pug` can be found on [the same repository](https://github.com/digitaltoad/vim-pug) (the name has already been updated).