diff --git a/init.vim b/init.vim index 1683aaf..3a8c1ad 100644 --- a/init.vim +++ b/init.vim @@ -2,8 +2,8 @@ set number set relativenumber set autoindent set tabstop=4 -set list -set listchars=tab:>. +"set list +"set listchars=tab:>. set shiftwidth=4 set smarttab set softtabstop=4