nvim_config/lua/polish.lua

6 lines
223 B
Lua
Raw Permalink Normal View History

2025-04-08 15:15:22 +00:00
if true then return end -- WARN: REMOVE THIS LINE TO ACTIVATE THIS FILE
-- This will run last in the setup process.
-- This is just pure lua so anything that doesn't
-- fit in the normal config locations above can go here