kickstart.nvim/lua/custom/plugins/vim-shot-f.lua

5 lines
47 B
Lua
Raw Normal View History

2023-08-24 19:02:27 -04:00
return {
"deris/vim-shot-f",
lazy = false,
}