Skip to content

Commit

Permalink
nvim: Fix termguicolors
Browse files Browse the repository at this point in the history
  • Loading branch information
scizzorz committed Jul 23, 2024
1 parent 9f22e86 commit 28d67fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nvim/color.vim
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
syntax on
syntax reset
hi clear
set notermguicolors

" non-syntax things
" Lines everywhere
Expand Down

0 comments on commit 28d67fb

Please sign in to comment.