Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | runtime/haskell: 8fe1000e9c3438d0ff36cf2340f0f0e48f8fb89f | Saad Parwaiz | 2021-03-03 |
| | | | | port haskellcomplete file only | ||
* | 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) |