mirror of
https://mzte.de/git/LordMZTE/dotfiles.git
synced 2024-12-13 14:42:58 +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",
|
||||
}
|
||||
|
||||
use "DingDean/wgsl.vim"
|
||||
|
||||
cmp_plugins(use)
|
||||
end)
|
||||
|
|
Loading…
Reference in a new issue