mirror of
https://github.com/nvim-lua/kickstart.nvim.git
synced 2025-08-20 01:29:08 +02:00
Done
This commit is contained in:
parent
d350db2449
commit
7851cfe3a0
7 changed files with 129 additions and 12 deletions
|
@ -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
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue