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