Files
vim-polyglot/after/ftplugin/idris2.vim
2020-09-05 21:37:11 +02:00

6 lines
110 B
VimL

if !exists('g:polyglot_disabled') || index(g:polyglot_disabled, 'idris2') == -1
setlocal iskeyword+='
endif