1
0
forked from aniani/vim

patch 8.1.1210: support for user commands is spread out

Problem:    Support for user commands is spread out. No good reason to make
            user commands optional.
Solution:   Move user command support to usercmd.c.  Always enable the
            user_commands feature.
This commit is contained in:
Bram Moolenaar
2019-04-27 13:04:13 +02:00
parent 5431589d25
commit ac9fb18020
29 changed files with 1778 additions and 1738 deletions

1656
src/usercmd.c Normal file

File diff suppressed because it is too large Load Diff