From 51efd7e332a697726224be53692938c0c6367982 Mon Sep 17 00:00:00 2001 From: Nikita Revenco <154856872+NikitaRevenco@users.noreply.github.com> Date: Mon, 27 Jan 2025 22:31:48 +0000 Subject: [PATCH] chore: remove unnecessary files --- lol.helix | 4 ---- runtime/queries/helix/highlights.scm | 4 ---- 2 files changed, 8 deletions(-) delete mode 100644 lol.helix delete mode 100644 runtime/queries/helix/highlights.scm diff --git a/lol.helix b/lol.helix deleted file mode 100644 index 463294592..000000000 --- a/lol.helix +++ /dev/null @@ -1,4 +0,0 @@ -hello world #[|lol]# -hello world #[lol|]# -hello wor#(| hello world )# -#(lol|)# diff --git a/runtime/queries/helix/highlights.scm b/runtime/queries/helix/highlights.scm deleted file mode 100644 index ca1315d77..000000000 --- a/runtime/queries/helix/highlights.scm +++ /dev/null @@ -1,4 +0,0 @@ -(primary_left) @markup.heading.1 -(primary_right) @markup.heading.2 -(left) @markup.heading.3 -(right) @markup.heading.4