4 lines
68 B
Lua
4 lines
68 B
Lua
---@module 'lazy'
|
|
---@type LazySpec
|
|
return { 'tpope/vim-fugitive' }
|
---@module 'lazy'
|
|
---@type LazySpec
|
|
return { 'tpope/vim-fugitive' }
|