From 07d294425a98ee5d1e22d03e2b24ae2c76e487c0 Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Sat, 23 Aug 2025 12:42:37 +0900 Subject: updates --- mac/.config/AstroNvim/lua/polish.lua | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 mac/.config/AstroNvim/lua/polish.lua (limited to 'mac/.config/AstroNvim/lua/polish.lua') diff --git a/mac/.config/AstroNvim/lua/polish.lua b/mac/.config/AstroNvim/lua/polish.lua new file mode 100644 index 0000000..642719f --- /dev/null +++ b/mac/.config/AstroNvim/lua/polish.lua @@ -0,0 +1,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 -- cgit v1.2.3