| Age | Commit message (Collapse) | Author | Files | |
|---|---|---|---|---|
| 2023-12-15 | vim-patch:5a68cdf14915 | Christian Clason | 1 | |
| runtime(sbt): do not set b:did_ftplugin before sourcing scala ftplugin(vim/vim#13657) The `b:did_ftplugin` guard was set and prevented us from actually sourcing `ftplugin/scala.vim`. Since the latter script also sets the guard properly, we can simply remove the guard here. https://github.com/vim/vim/commit/5a68cdf14915f20a1a6889cd0a76d29ecd374f24 Co-authored-by: Karl Yngve Lervåg <karl.yngve@lervag.net> | ||||
| 2017-11-07 | vim-patch:b4d6c3ea4a59 | Justin M. Keyes | 1 | |
| Update runtime files. https://github.com/vim/vim/commit/b4d6c3ea4a59c6d8d4e0e52120596866f0edd510 | ||||
