]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.0593: finding a user command is not optimal v8.2.0593
authorBram Moolenaar <Bram@vim.org>
Sat, 18 Apr 2020 15:45:38 +0000 (17:45 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 18 Apr 2020 15:45:38 +0000 (17:45 +0200)
commita494f56f885876c98a276f7acfa386bfbb344680
tree64fdbf4180e8b761bb267fbaa5d3b63f7a49f476
parent2695de63e370235c4d3d73e3fe07cc1006de3460
patch 8.2.0593: finding a user command is not optimal

Problem:    Finding a user command is not optimal.
Solution:   Start further down in the list of commands.
src/ex_cmds.h
src/ex_docmd.c
src/version.c