Skip to content

Commit c2d543a

Browse files
vim: Import v9.1.1322
* runtime(nix): set iskeyword and b:match_words in ftplugin * runtime(doc): clarify "nearest" value for 'completeopt' * CI: GCC 13 install fails, so disable that particular ppa * runtime(doc): Tweak documentation style a bit * CI: update coverity runner to Ubuntu 24.04 * 9.1.1322: small delete register cannot paste multi-line correctly * 9.1.1321: filetype: MS ixx and mpp files are not recognized * 9.1.1320: filetype: alsoft config files are not recognized * 9.1.1319: Various typos in the code, issue with test_inst_complete.vim * 9.1.1318: tests: test_format fails
1 parent d888313 commit c2d543a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gitlog.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* [runtime(jjdescription): Don't require a space to start comments](https://github.com/vim/vim/commit/8f096845693fc7a170283ca5dcf8e13aea3ec273)\n* [9.1.1317](https://github.com/vim/vim/commit/cca5dea76e5bfa8369ae9d54b35fd140bb9159b4): noisy error when restoring folds from session fails\n* [9.1.1316](https://github.com/vim/vim/commit/7ddba51635abdacb2bf8b96bff2ddfdefa0c985b): missing memory allocation failure in os\_mswin.c\n* [9.1.1315](https://github.com/vim/vim/commit/cfe502c5753cce2080ddabdfdcacb8e4b3092721): completion: issue with fuzzy completion and 'completefuzzycollect'\n* [9.1.1314](https://github.com/vim/vim/commit/06fdfa11c565599ac13ad5c077d1dabbbfde03ac): max allowed string width too small
1+
* [runtime(nix): set iskeyword and b:match\_words in ftplugin](https://github.com/vim/vim/commit/54081f0ce087bb3efd2f62fdbbbd5ac812da69f8)\n* [runtime(doc): clarify "nearest" value for 'completeopt'](https://github.com/vim/vim/commit/cb3b752f9523060d3feaee33049d2092c288fca2)\n* [CI: GCC 13 install fails, so disable that particular ppa](https://github.com/vim/vim/commit/13960a8779542adfa50cd2266c7c1cf8f1229d15)\n* [runtime(doc): Tweak documentation style a bit](https://github.com/vim/vim/commit/0ed11ba223ec69dfefc8cc5800fb3e0d610fd9f8)\n* [CI: update coverity runner to Ubuntu 24.04](https://github.com/vim/vim/commit/ded2b41326a5ad3238422ed2244d79dfa18cc667)\n* [9.1.1322](https://github.com/vim/vim/commit/7e93d4c617784e03f539d139f3475bd72c04a6e5): small delete register cannot paste multi-line correctly\n* [9.1.1321](https://github.com/vim/vim/commit/aee34ef23e08a944f87d6bb4f972c56ba88dc6dd): filetype: MS ixx and mpp files are not recognized\n* [9.1.1320](https://github.com/vim/vim/commit/1d96caaa4b195043f84a0c83277b2038af4a7b50): filetype: alsoft config files are not recognized\n* [9.1.1319](https://github.com/vim/vim/commit/98800979dc109e03f390a0472b14ed89189e02fe): Various typos in the code, issue with test\_inst\_complete.vim\n* [9.1.1318](https://github.com/vim/vim/commit/e9a27ef37395a0130f99e21b288b7765f0e38236): tests: test\_format fails

0 commit comments

Comments
 (0)