diff options
author | Andrej Zieger <jerdna-regeiz@users.noreply.github.com> | 2019-05-09 17:30:23 +0200 |
---|---|---|
committer | Andrej Zieger <jerdna-regeiz@users.noreply.github.com> | 2019-05-26 19:32:31 +0200 |
commit | 4f844c587c18b12ffb9253f461557a8a8da258af (patch) | |
tree | 46f45133413df429bf0a96e860475882e0f4c5e6 /src/nvim/main.c | |
parent | fb9abd7d993cf2166b73810c7621f432bedd325d (diff) | |
download | rneovim-4f844c587c18b12ffb9253f461557a8a8da258af.tar.gz rneovim-4f844c587c18b12ffb9253f461557a8a8da258af.tar.bz2 rneovim-4f844c587c18b12ffb9253f461557a8a8da258af.zip |
vim-patch:8.1.0632: using sign group names is inefficient
Problem: Using sign group names is inefficient.
Solution: Store group names in a hash table and use a reference to them.
Also remove unnecessary use of ":exe" from the tests. (Yegappan
Lakshmanan, closes vim/vim#3715)
https://github.com/vim/vim/commit/7a2d9892b7158edf8dc48e9bcaaae70a40787b37
Diffstat (limited to 'src/nvim/main.c')
0 files changed, 0 insertions, 0 deletions