trying to see if denols can be used as a standalone typescript lsp

This commit is contained in:
aminnairi
2025-11-05 19:56:26 +01:00
parent e79f0921b0
commit ae2d7f173f
2 changed files with 26 additions and 26 deletions
+25 -25
View File
@@ -6,29 +6,29 @@
ansible_python_interpreter: auto_silent ansible_python_interpreter: auto_silent
gather_facts: true gather_facts: true
roles: roles:
- reflector # - reflector
- base # - base
- amd # - amd
- syncthing # - syncthing
- git # - git
- markdown-table-align # - markdown-table-align
- xorg # - xorg
- fish # - fish
- fontconfig # - fontconfig
- kitty # - kitty
- felix # - felix
- vifm # - vifm
- tmux # - tmux
- neovim - neovim
- helix # - helix
- browsers # - browsers
- privateinternetaccess # - privateinternetaccess
- ufw # - ufw
- cmus # - cmus
- pipewire # - pipewire
- hostname # - hostname
- timezone # - timezone
- locale # - locale
- network # - network
- docker # - gnome
- gnome # - docker
@@ -31,7 +31,7 @@ return {
"sqlls", "sqlls",
"svelte", "svelte",
"templ", "templ",
"ts_ls", -- "ts_ls",
"vls", "vls",
"vuels", "vuels",
"yamlls", "yamlls",