This commit is contained in:
parent
c0205df1a6
commit
95ead018ad
1 changed files with 3 additions and 0 deletions
|
@ -134,6 +134,9 @@ set foldcolumn=1
|
||||||
" Enable syntax highlighting
|
" Enable syntax highlighting
|
||||||
syntax enable
|
syntax enable
|
||||||
|
|
||||||
|
" Set regular expression engine automatically
|
||||||
|
set regexpengine=0
|
||||||
|
|
||||||
" Enable 256 colors palette in Gnome Terminal
|
" Enable 256 colors palette in Gnome Terminal
|
||||||
if $COLORTERM == 'gnome-terminal'
|
if $COLORTERM == 'gnome-terminal'
|
||||||
set t_Co=256
|
set t_Co=256
|
||||||
|
|
Loading…
Reference in a new issue