starter/lua/plugins/codelearn.lua

10 lines
114 B
Lua

return {
{
"kawre/leetcode.nvim",
cmd = "Leet",
opts = {
non_standalone = true,
},
},
}