| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | vim-patch:8.1.1888: more functions can be used as methods | Sean Dewar | 2021-08-12 |
| | | | | | | | | | | Problem: More functions can be used as methods. Solution: Make various functions usable as a method. https://github.com/vim/vim/commit/073e4b92e613d22ce7b16e0fbf5c0e40cb5f9b2c test_popup.vim already has the changes from this patch (they're N/A anyway). | ||
| * | vim-patch:8.0.0086 (#7118) | lonerover | 2017-08-06 |
| Problem: Cannot add a comment after ":hide". (Norio Takagi) Solution: Make it work, add a test. (Hirohito Higashi) https://github.com/vim/vim/commit/2256c9947164229c0960803e2a2992b793c23298 | |||