Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | vim-patch:fc65cabb15d0 | Justin M. Keyes | 2018-10-29 |
Update runtime files. https://github.com/vim/vim/commit/fc65cabb15d0236bce001ad78e12a40511caf941 --- vim-patch:8.0.1279: initializing menus can be slow Problem: Initializing menus can be slow, especially when there are many keymaps, color schemes, etc. Solution: Do the globbing for runtime files lazlily. (Ken Takata) |