Add .config/nvim/lua/plugins/vim-caddyfile.lua
Update .config/packages/archgirlie
This commit is contained in:
parent
c7978c9fe3
commit
a9f4745d8e
2 changed files with 8 additions and 0 deletions
6
dot_config/nvim/lua/plugins/vim-caddyfile.lua
Normal file
6
dot_config/nvim/lua/plugins/vim-caddyfile.lua
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
return {
|
||||||
|
{
|
||||||
|
"isobit/vim-caddyfile",
|
||||||
|
ft = "Caddyfile",
|
||||||
|
},
|
||||||
|
}
|
|
@ -1,3 +1,4 @@
|
||||||
|
[1m[33m -> [0m[0mAvoid running yay as root/sudo.
|
||||||
aic94xx-firmware
|
aic94xx-firmware
|
||||||
alsa-utils
|
alsa-utils
|
||||||
amfora
|
amfora
|
||||||
|
@ -70,6 +71,7 @@ gd
|
||||||
git
|
git
|
||||||
git-delta
|
git-delta
|
||||||
git-filter-repo
|
git-filter-repo
|
||||||
|
git-lfs
|
||||||
github-cli
|
github-cli
|
||||||
glow
|
glow
|
||||||
goland
|
goland
|
||||||
|
|
Loading…
Reference in a new issue