From bf5900a0da6090503e896fb30287875019a70517 Mon Sep 17 00:00:00 2001 From: Wayne-Cole <77279425+Wacky404@users.noreply.github.com> Date: Sun, 26 Apr 2026 11:53:12 -0500 Subject: update+chore: updating files and switching remote --- .config/nvim/lua/wacky/plugins/formatter.lua | 4 ---- README.md | 6 +++++- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.config/nvim/lua/wacky/plugins/formatter.lua b/.config/nvim/lua/wacky/plugins/formatter.lua index 23cf726..876bb61 100644 --- a/.config/nvim/lua/wacky/plugins/formatter.lua +++ b/.config/nvim/lua/wacky/plugins/formatter.lua @@ -66,10 +66,6 @@ require("formatter").setup({ }, ["jac"] = { function() - if util.get_current_buffer_file_name() == "special.jac" then - return nil - end - return { exe = "sh", args = { diff --git a/README.md b/README.md index cfdcbfc..879603f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,8 @@ -# Wacky's Dev Environment - MacOS +# ┌────────────────────┐ + │░█░█░█▀█░█▀▀░█░█░█░█│ + │░█▄█░█▀█░█░░░█▀▄░░█░│ + │░▀░▀░▀░▀░▀▀▀░▀░▀░░▀░│ + └────────────────────┘.config why are you looking at this, its terrible... -- cgit v1.3-3-g829e