Skip to content

Commit 19e6ae0

Browse files
Shougopearofducks
authored andcommitted
Remove regexpengine workaround
1 parent ac2e4f5 commit 19e6ae0

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

ftplugin/ansible.vim

-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,2 @@
1-
" Slow yaml highlighting workaround
2-
if exists('+regexpengine') && ('&regexpengine' == 0)
3-
setlocal regexpengine=1
4-
endif
51
set isfname+=@-@
62
set path+=./../templates,./../files,templates,files

0 commit comments

Comments
 (0)