mirror of
1
0
Fork 0
This commit is contained in:
Amir 2022-10-15 21:39:35 +02:00
parent c0205df1a6
commit 95ead018ad
1 changed files with 3 additions and 0 deletions

View File

@ -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