mirror of
https://github.com/nvim-lua/kickstart.nvim.git
synced 2025-08-18 16:48:58 +02:00
Several changes
This commit is contained in:
parent
dfef305ec0
commit
94751f2f34
2 changed files with 59 additions and 12 deletions
|
@ -2,4 +2,7 @@
|
|||
-- I promise not to create any merge conflicts in this directory :)
|
||||
--
|
||||
-- See the kickstart.nvim README for more information
|
||||
return {}
|
||||
return {
|
||||
|
||||
{},
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue