diff --git a/vim/vimrc b/vim/vimrc index c52d9e6..ed606ac 100644 --- a/vim/vimrc +++ b/vim/vimrc @@ -71,8 +71,8 @@ set shiftwidth=4 set autoindent set expandtab set smartindent -"set formatoptions=tcqjron -set formatoptions= +set formatoptions=tcqjron +"set formatoptions= " == ui == set cursorline