mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-14 22:43:49 -05:00
5 lines
75 B
VimL
5 lines
75 B
VimL
if !polyglot#util#IsEnabled('reason', expand('<sfile>:p'))
|
|
finish
|
|
endif
|
|
|