Вариант регулярных выражений для определённых типов файлов
This commit is contained in:
parent
11e3b9d1ea
commit
6148c39229
3
vimrc
3
vimrc
@ -144,6 +144,9 @@ call plug#end()
|
||||
syntax on
|
||||
filetype plugin indent on
|
||||
|
||||
" Выбор движка для регулярных выражений
|
||||
autocmd FileType ruby,tex set regexpengine=1
|
||||
|
||||
" Отключен режим совместимости "
|
||||
set nocompatible
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user