feat: a bunch of themes and vim be good
This commit is contained in:
parent
aa9b5d8e6c
commit
db434bceb0
17 changed files with 70 additions and 0 deletions
7
lua/custom/plugins/themes/nvim-juliana.lua
Normal file
7
lua/custom/plugins/themes/nvim-juliana.lua
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
return {
|
||||
'kaiuri/nvim-juliana',
|
||||
lazy = false,
|
||||
opts = { --[=[ configuration --]=]
|
||||
},
|
||||
config = true,
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue