Files
nvim/lua/plugins/example.lua
2025-11-27 14:40:06 +08:00

4 lines
143 B
Lua

-- since this is just an example spec, don't actually load anything here and return an empty spec
-- stylua: ignore
if true then return {} end