Files
dotfiles/.config/nvim/lua/polish.lua
Matthias Puchstein f9a46dd047 switched to astronvim;
2025-05-03 15:37:14 +02:00

6 lines
223 B
Lua

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