summaryrefslogtreecommitdiffstats
path: root/.local
diff options
context:
space:
mode:
authorThomas Vanbesien <tvanbesi@proton.me>2026-05-29 17:13:41 +0200
committerThomas Vanbesien <tvanbesi@proton.me>2026-05-29 17:13:41 +0200
commit9eadb320fc1ea014ef531ae074193ad5299591d2 (patch)
treedbc6b28df6abe681c6833e0cc6df6a4562cb16e5 /.local
parentc28c1245292c6244410fa79325cd45a9cca3fc9d (diff)
downloaddotfiles-9eadb320fc1ea014ef531ae074193ad5299591d2.tar.gz
dotfiles-9eadb320fc1ea014ef531ae074193ad5299591d2.zip
fix(dotfiles): install vim-language-server with yay
It's AUR, not in the official Arch packages.
Diffstat (limited to '.local')
-rwxr-xr-x.local/bin/dotfiles3
1 files changed, 1 insertions, 2 deletions
diff --git a/.local/bin/dotfiles b/.local/bin/dotfiles
index a2f4e64..be0a929 100755
--- a/.local/bin/dotfiles
+++ b/.local/bin/dotfiles
@@ -168,10 +168,9 @@ sync)
bash-language-server
lua-language-server
marksman
- vim-language-server
)
sync_deps "${deps[@]}"
- sync_aur pass-secret-service-bin
+ sync_aur pass-secret-service-bin vim-language-server
disable_kwallet_secret_service
link_browserpass_host
sync_nvim