mirror of
https://github.com/laosb/SvelteNova.git
synced 2025-07-16 15:52:41 +00:00
Basic (not working) tree-sitter
syntax highlighting.
This commit is contained in:
parent
1bf00890cd
commit
7c813791aa
9 changed files with 246 additions and 38 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,7 +1,9 @@
|
|||
node_modules
|
||||
build
|
||||
yarn-error.log
|
||||
SvelteNova.novaextension/README.md
|
||||
SvelteNova.novaextension/CHANGELOG.md
|
||||
SvelteNova.novaextension/LICENSE
|
||||
SvelteNova.novaextension/Scripts/**/*
|
||||
SvelteNova.novaextension/Syntaxes/tree-sitter-svelte.dylib
|
||||
.DS_Store
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue