Files
neovim/src
Jan Edmund Lazo c3158e230d vim-patch:8.0.0504: looking up an Ex command is a bit slow
Problem:    Looking up an Ex command is a bit slow.
Solution:   Instead of just using the first letter, also use the second letter
            to skip ahead in the list of commands. Generate the table with a
            Perl script. (Dominique Pelle, closes vim/vim#1589)
e5e0fbcd42
2019-03-27 23:43:16 -04:00
..
2017-02-26 11:57:52 +01:00
2019-02-28 12:48:21 +01:00
2016-06-03 14:15:36 -04:00