Skip to content

Commit

Permalink
disable icm conf
Browse files Browse the repository at this point in the history
  • Loading branch information
techgaun committed Aug 4, 2022
1 parent 77c37fb commit 4f72caa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nvim/init.vim
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ set softtabstop=2
set shiftwidth=2
set textwidth=120
set nofoldenable
set icm=split
" set icm=split
set wrap
let g:spacevim_enable_guicolors = 0

Expand Down

0 comments on commit 4f72caa

Please sign in to comment.