Set nvim theme
This commit is contained in:
parent
fccd7f3fc5
commit
acb40bd978
3 changed files with 5 additions and 0 deletions
3
nvim/lua/plugins/themes.lua
Normal file
3
nvim/lua/plugins/themes.lua
Normal file
|
@ -0,0 +1,3 @@
|
|||
return {
|
||||
{ 'projekt0n/github-nvim-theme', name = 'github-theme' },
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue