mirror of
https://github.com/posva/vim-vue.git
synced 2025-12-07 01:54:27 +08:00
Simplify testing commands using a Makefile
This commit is contained in:
@@ -45,6 +45,10 @@ npm i -g eslint eslint-plugin-vue
|
||||
If your language is not getting highlighted open an issue or a PR with the fix.
|
||||
You only need to add a line to the `syntax/vue.vim` file.
|
||||
|
||||
Don't forget to write [Vader](https://github.com/junegunn/vader.vim) tests for
|
||||
the code you write. You can run the tests by executing `make test` in the
|
||||
terminal.
|
||||
|
||||
## FAQ
|
||||
|
||||
### Where is Jade?
|
||||
|
||||
Reference in New Issue
Block a user