mirror of
https://github.com/posva/vim-vue.git
synced 2025-12-07 18:14:26 +08:00
Added FAQ abot jade. May be helpful
This commit is contained in:
@@ -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).
|
||||
|
||||
Reference in New Issue
Block a user