mirror of
https://github.com/amix/vimrc
synced 2025-06-17 02:15:01 +08:00
This commit is contained in:
@ -134,6 +134,9 @@ set foldcolumn=1
|
||||
" Enable syntax highlighting
|
||||
syntax enable
|
||||
|
||||
" Set regular expression engine automatically
|
||||
set regexpengine=0
|
||||
|
||||
" Enable 256 colors palette in Gnome Terminal
|
||||
if $COLORTERM == 'gnome-terminal'
|
||||
set t_Co=256
|
||||
|
Reference in New Issue
Block a user