aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuben Beltran del Rio <ruben@unlimited.pizza>2022-09-16 17:32:16 +0200
committerRuben Beltran del Rio <ruben@unlimited.pizza>2022-09-16 17:32:16 +0200
commit560f8add36301dca59081b8e57ef66590736fe74 (patch)
treefaf7ca9d3888b034428880a9c34dbd013ab7155f
parent71cb488302f217503db64f5b098d2939485b3266 (diff)
Update plugins and provisioning
-rwxr-xr-xadd-coc-vim-extensions10
-rw-r--r--provisioning/brew_cask_essential2
-rw-r--r--provisioning/brew_essential1
3 files changed, 10 insertions, 3 deletions
diff --git a/add-coc-vim-extensions b/add-coc-vim-extensions
index 91e41d3..86b2259 100755
--- a/add-coc-vim-extensions
+++ b/add-coc-vim-extensions
@@ -1,6 +1,8 @@
#!/usr/bin/env bash
-nvim -c "CocInstall \
+# we need to do it in batches, otherwise it fails
+
+nvim --headless -c "CocInstall -sync \
coc-css\
coc-docker\
coc-eslint\
@@ -12,6 +14,8 @@ nvim -c "CocInstall \
coc-json\
coc-lua\
coc-prettier\
+ |\
+ CocInstall -sync \
@yaegassy/coc-pylsp\
coc-rls\
coc-sql\
@@ -20,4 +24,6 @@ nvim -c "CocInstall \
coc-tailwindcss\
coc-tsserver\
coc-yaml\
-"
+ |\
+ qall \
+"\
diff --git a/provisioning/brew_cask_essential b/provisioning/brew_cask_essential
index 12ede6b..5f178e8 100644
--- a/provisioning/brew_cask_essential
+++ b/provisioning/brew_cask_essential
@@ -4,7 +4,7 @@ amethyst
bartender
clipy
docker
-firefox-beta
+firefox
kitty
obsidian
quicksilver
diff --git a/provisioning/brew_essential b/provisioning/brew_essential
index e516cbf..032005e 100644
--- a/provisioning/brew_essential
+++ b/provisioning/brew_essential
@@ -1,6 +1,7 @@
asdf
bat
curl
+difftastic
exa
fd
fortune