Files
nvim/lua/plugins/example.lua

4 lines
143 B
Lua
Raw Normal View History

2025-11-20 11:52:01 +08:00
-- 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