mirror of
https://github.com/neovim/neovim.git
synced 2025-09-28 14:08:32 +00:00
vim-patch:8.1.1210: support for user commands is spread out (#19653)
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.
ac9fb18020
This commit is contained in:
1740
src/nvim/usercmd.c
Normal file
1740
src/nvim/usercmd.c
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user