Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | keymap: Do not use vim_isIDc in keymap.c | ZyX | 2017-11-30 |
| | | | | | | | | Note: there are three changes to ascii_isident. Reverting first two (in find_special_key and first in get_special_key_code) normally fails the new test with empty &isident, but reverting the third does not. Hence adding `>` to &isident. Ref vim/vim#2389. | ||
* | klee: Update key_name_entry table | ZyX | 2017-10-16 |
| | |||
* | viml/parser/expressions: Add support for string parsing | ZyX | 2017-10-15 |