mirror of
https://github.com/nvim-lua/kickstart.nvim.git
synced 2025-08-06 11:05:05 +02:00
Refactor Plugins
This commit is contained in:
parent
b3f3fc70f0
commit
78dc0868c7
8 changed files with 57 additions and 150 deletions
4
lua/custom/plugins/github-theme.lua
Normal file
4
lua/custom/plugins/github-theme.lua
Normal file
|
@ -0,0 +1,4 @@
|
|||
return {
|
||||
'projekt0n/github-nvim-theme',
|
||||
config = function() end,
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue