Initial setup, added these LSPs: gopls, templ, tailwindcss, htmx. Including in tree-sitter
This commit is contained in:
parent
8fae6798b9
commit
6a179b0c3d
4 changed files with 39 additions and 3 deletions
5
package.json
Normal file
5
package.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"dependencies": {
|
||||
"tree-sitter-cli": "^0.21.0"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue