1
0
forked from aniani/vim
Files
vim/runtime/ftplugin/haskell.vim
Enrico Maria De Angelis 5e6e4042b1 runtime(haskell): Add single quote to iskeyword in ftplugin (#8191)
The single quote `'` is a valid character in variable names, so it should be included in `iskeyword`; this, for instance, makes the <kbd>*</kbd> command behave predictably
2023-08-20 21:29:09 +02:00

573 B