aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/buffer.c
diff options
context:
space:
mode:
authorJan Edmund Lazo <jan.lazo@mail.utoronto.ca>2019-03-10 17:27:29 -0400
committerJan Edmund Lazo <jan.lazo@mail.utoronto.ca>2019-03-27 23:43:16 -0400
commitc3158e230deec5039f33477aa4aa78f5f8ad25af (patch)
treec88406dd71dde1cce757649e12c04b97e5318647 /src/nvim/buffer.c
parent2470c88291ef1e4db6b49fd1adf17bc7fb6ecd39 (diff)
downloadrneovim-c3158e230deec5039f33477aa4aa78f5f8ad25af.tar.gz
rneovim-c3158e230deec5039f33477aa4aa78f5f8ad25af.tar.bz2
rneovim-c3158e230deec5039f33477aa4aa78f5f8ad25af.zip
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) https://github.com/vim/vim/commit/e5e0fbcd4244d032a0635ad7defe2831f251c639
Diffstat (limited to 'src/nvim/buffer.c')
0 files changed, 0 insertions, 0 deletions