From e830931ff421e4380d5de8b1926842000ba9be34 Mon Sep 17 00:00:00 2001 From: Squibid Date: Sat, 31 May 2025 03:32:58 -0400 Subject: wozers --- lua/conf/plugins/hml.lua | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 lua/conf/plugins/hml.lua (limited to 'lua/conf/plugins/hml.lua') diff --git a/lua/conf/plugins/hml.lua b/lua/conf/plugins/hml.lua deleted file mode 100644 index 8c605c4..0000000 --- a/lua/conf/plugins/hml.lua +++ /dev/null @@ -1,5 +0,0 @@ -return { "mawkler/hml.nvim", - function() - require("hml").setup {} - end -} -- cgit v1.2.1