Piotr/z 651 vue support (#3123)
Release Notes: - Added Vue language support.
This commit is contained in:
parent
16d9d77d88
commit
bfbe4ae4b4
12 changed files with 286 additions and 18 deletions
2
crates/zed/src/languages/vue/brackets.scm
Normal file
2
crates/zed/src/languages/vue/brackets.scm
Normal file
|
@ -0,0 +1,2 @@
|
|||
("<" @open ">" @close)
|
||||
("\"" @open "\"" @close)
|
Loading…
Add table
Add a link
Reference in a new issue