From b05ec358fe7557d81e63974c3510c85b58319473 Mon Sep 17 00:00:00 2001 From: mallowcheeks Date: Mon, 20 May 2024 22:07:12 -0500 Subject: [PATCH] created a plugin template file --- lua/kickstart/plugins/template_plugin.lua | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 lua/kickstart/plugins/template_plugin.lua diff --git a/lua/kickstart/plugins/template_plugin.lua b/lua/kickstart/plugins/template_plugin.lua new file mode 100644 index 00000000..e69de29b