From 1ff4f7af163b502787c702b283dfb6e538f725f1 Mon Sep 17 00:00:00 2001 From: PythonGermany <97847597+PythonGermany@users.noreply.github.com> Date: Sun, 27 Oct 2024 15:38:56 +0100 Subject: [PATCH] Add missing word in polish.lua (#24) --- lua/polish.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lua/polish.lua b/lua/polish.lua index 14c38cd..5b65b7d 100644 --- a/lua/polish.lua +++ b/lua/polish.lua @@ -1,7 +1,7 @@ if true then return end -- WARN: REMOVE THIS LINE TO ACTIVATE THIS FILE -- This will run last in the setup process and is a good place to configure --- things like custom filetypes. This just pure lua so anything that doesn't +-- things like custom filetypes. This is just pure lua so anything that doesn't -- fit in the normal config locations above can go here -- Set up custom filetypes