Skip to content

Commit

Permalink
Clean-Up Theme Settings
Browse files Browse the repository at this point in the history
  • Loading branch information
wolandark committed Jul 1, 2024
1 parent 22ac4d4 commit a35f46f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wim-vim
Original file line number Diff line number Diff line change
Expand Up @@ -90,9 +90,9 @@ if &term =~ '256color'
colorscheme catppuccin_mocha
endif
else
colorscheme catppuccin_mocha
let &t_TI = ""
let &t_TE = ""
colorscheme catppuccin_mocha
endif

if has('gui_running')
Expand Down

0 comments on commit a35f46f

Please sign in to comment.