clean: remove lua/kickstart and lua/custom directories

This commit also move health.lua from lua/kickstart/health.lua
into lua/health.lua
This commit is contained in:
Abdulrahman Sheikho 2026-03-08 08:08:44 +03:00
parent 9471bfdedc
commit 53990b306f
2 changed files with 0 additions and 8 deletions

View File

@ -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 {}