from packer to lazy
This commit is contained in:
6
lua/plugins/vim-fish.lua
Normal file
6
lua/plugins/vim-fish.lua
Normal file
@@ -0,0 +1,6 @@
|
||||
-- Run your tests at the speed of thought
|
||||
return {
|
||||
'vim-test/vim-test',
|
||||
enabled = true,
|
||||
lazy = true
|
||||
}
|
||||
Reference in New Issue
Block a user