Skip to content

Commit

Permalink
feat: use kanagawa dragon theme
Browse files Browse the repository at this point in the history
  • Loading branch information
ramonvermeulen committed Oct 12, 2024
1 parent 27287b9 commit 66a5a94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lua/ramon/plugins/kanagawa.lua
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ return {
})

-- setup must be called before loading
vim.cmd("colorscheme kanagawa")
vim.cmd("colorscheme kanagawa dragon")
end,
},
}

0 comments on commit 66a5a94

Please sign in to comment.