Skip to content
This repository has been archived by the owner on Apr 16, 2024. It is now read-only.

Commit

Permalink
feat(doom-one): pull upstream changes
Browse files Browse the repository at this point in the history
  • Loading branch information
NTBBloodbath committed Oct 7, 2021
1 parent 634b310 commit 338bf2f
Show file tree
Hide file tree
Showing 2 changed files with 738 additions and 732 deletions.
2 changes: 1 addition & 1 deletion colors/doom-one.lua
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ end
vim.g["colors_name"] = "doom-one"

package.loaded["colors.doom-one"] = nil
require("colors.doom-one")
require("colors.doom-one").load_colorscheme()
Loading

0 comments on commit 338bf2f

Please sign in to comment.