Skip to content

Commit

Permalink
feat(vim): use default colorscheme
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanpinn committed Jan 28, 2025
1 parent a0fc6e5 commit 6778306
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vim/vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ endif

" TODO: Pull this out into plugin that will check environment variable and use
" light or dark scheme.
colorscheme morning
" colorscheme morning
" colorscheme sorbet

" Mapping defnitions are defined here. Here are some rules I have tried to
Expand Down

0 comments on commit 6778306

Please sign in to comment.