mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 16:52:12 +02:00
trying to see if denols can be used as a standalone typescript lsp
This commit is contained in:
+25
-25
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user