diff --git a/lua/custom/plugins/init.lua b/lua/custom/plugins/init.lua deleted file mode 100644 index b3ddcfdd..00000000 --- a/lua/custom/plugins/init.lua +++ /dev/null @@ -1,8 +0,0 @@ --- You can add your own plugins here or in other files in this directory! --- I promise not to create any merge conflicts in this directory :) --- --- See the kickstart.nvim README for more information - ----@module 'lazy' ----@type LazySpec -return {} diff --git a/lua/kickstart/health.lua b/lua/health.lua similarity index 100% rename from lua/kickstart/health.lua rename to lua/health.lua