This commit is contained in:
harshitsharmas84 2025-05-07 12:16:04 +05:30
parent d350db2449
commit 7851cfe3a0
7 changed files with 129 additions and 12 deletions

View file

@ -2,4 +2,6 @@
-- I promise not to create any merge conflicts in this directory :)
--
-- See the kickstart.nvim README for more information
return {}
return {
-- Load all plugin files in the custom/plugins directory
}