Skip to content

Commit

Permalink
Fixed some mistakes in vim config
Browse files Browse the repository at this point in the history
  • Loading branch information
rsherstnev committed Aug 28, 2024
1 parent 422e86e commit 5e85d13
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions vim/.vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,6 @@ set linebreak
set laststatus=2

set t_Co=256
if has('termguicolors')
set termguicolors
endif
"colorscheme gruvbox
"colorscheme habamax
colorscheme iceberg
Expand Down

0 comments on commit 5e85d13

Please sign in to comment.