Files
kickstart.nvim/plugins/fugitive.lua
2026-04-26 18:06:10 +02:00

4 lines
68 B
Lua

---@module 'lazy'
---@type LazySpec
return { 'tpope/vim-fugitive' }