summaryrefslogtreecommitdiffstats
path: root/dot_config/nvim/lua/polish.lua
blob: 642719fe9b23aa67a2724da671e0ff0c13bc212a (plain) (blame)
1
2
3
4
5
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