| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | remove -Z line translations | srafi1 | 2021-01-15 |
| | | |||
| * | po: Remove E145 error message. | Edwin Pujols | 2020-11-22 |
| | | |||
| * | vim-patch:675e8d6adb88 | Justin M. Keyes | 2018-10-29 |
| | | | | | | | | | | | | | Update runtime files. https://github.com/vim/vim/commit/675e8d6adb88d5b38087870dfda51c0205070741 --- NA: vim-patch:ffd112edc6a8 Fix missing patch number. https://github.com/vim/vim/commit/ffd112edc6a8f72b66c06207bff4431f6aec7b6f | ||
| * | vim-patch:d2f3a8b87873 | Justin M. Keyes | 2018-10-29 |
| | | | | | | Update runtime files. https://github.com/vim/vim/commit/d2f3a8b8787333abf2300d38836b196955f10c00 | ||
| * | vim-patch:bf92e3a3719f | Justin M. Keyes | 2017-11-07 |
| | | | | | | | Update translations. https://github.com/vim/vim/commit/bf92e3a3719f255dbb30102ceb618e0eac7c9497 | ||
| * | po: Remove E902 message | Justin M. Keyes | 2016-12-11 |
| | | |||
| * | ex_messages: remove 'Messages maintainer' (#5160) | Anmol Sethi | 2016-08-04 |
| | | |||
| * | Bring E319 (cmd not available) in line with E519 (opt not available) | Michael Reed | 2015-04-10 |
| | | |||
| * | Clarify that nvim has no built-in GUI | Michael Reed | 2015-04-10 |
| | | |||
| * | messages: Update common instances of Vim to Nvim #2031 | Michael Reed | 2015-04-08 |
| | | |||
| * | Fix localization: Update po files. | Eliseo Martínez | 2014-05-27 |
| | | | | | Sync po files to code at 3a68a4861adcc950cdbde709d4841f8ea0c52b12. | ||
| * | Introduce nvim namespace: Move files. | Eliseo Martínez | 2014-05-15 |
| Move files from src/ to src/nvim/. - src/nvim/ becomes the new root dir for nvim executable sources. - src/libnvim/ is planned to become root dir of the neovim library. | |||