fix(vimrc): syntax highlighting

This commit is contained in:
Dict Xiong 2024-08-30 20:54:25 +08:00
parent b0cec95575
commit 63f1b21563

View File

@ -10,8 +10,8 @@ filetype plugin indent on
" end vundle
colorscheme onedark
syntax on
set cursorline
set syntax=on
set autoindent
set smartindent
set expandtab "spaces instead of tabs