Skip to content

Commit

Permalink
Fixed #247
Browse files Browse the repository at this point in the history
  • Loading branch information
ful1e5 committed May 10, 2023
1 parent 3d62e7b commit 3812b0a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- #243 fixed
- #244 fixed
- #246 fixed
- #247 fixed

## [v0.0.7] - 16 January 2023

Expand Down
2 changes: 1 addition & 1 deletion plugin/github_theme.vim
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ if exists('g:loaded_github_theme') | finish | endif

command! GithubThemeCompile lua require('github-theme').compile()

let g:loaded_nightfox = 1
let g:loaded_github_theme = 1

0 comments on commit 3812b0a

Please sign in to comment.