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:
parent
9471bfdedc
commit
53990b306f
|
|
@ -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 {}
|
|
||||||
Loading…
Reference in New Issue