From 1a01a4531bda9c9edf80f507a454e9e083fbbb16 Mon Sep 17 00:00:00 2001 From: mallowcheeks Date: Mon, 20 May 2024 22:03:42 -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