mirror of
https://mzte.de/git/LordMZTE/dotfiles.git
synced 2024-12-14 11:53:40 +01:00
add wgsl vim plugin
This commit is contained in:
parent
70d7f3471c
commit
27200ea612
1 changed files with 2 additions and 0 deletions
|
@ -147,5 +147,7 @@ return require("packer").startup(function(use)
|
||||||
config = pconf "zigtools",
|
config = pconf "zigtools",
|
||||||
}
|
}
|
||||||
|
|
||||||
|
use "DingDean/wgsl.vim"
|
||||||
|
|
||||||
cmp_plugins(use)
|
cmp_plugins(use)
|
||||||
end)
|
end)
|
||||||
|
|
Loading…
Reference in a new issue