Skip to content

Commit

Permalink
vim: Import v9.1.1182
Browse files Browse the repository at this point in the history
* runtime(go): add 'keywordprg' and 'formatprg' to ftplugin
* runtime(syntax-tests): Re-introduce support for "phoney" languages
* 9.1.1182: No cmdline completion for 'completefuzzycollect'
* 9.1.1181: Unnecessary STRLEN() calls in insexpand.c
* 9.1.1180: short-description
* runtime(vim): Update base-syntax, bug fixes
  • Loading branch information
github-actions[bot] committed Mar 7, 2025
1 parent c9ce123 commit 14f0e47
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gitlog.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
* [9.1.1179](https://github.com/vim/vim/commit/4a1e6dacbb2cc833353983bea7eac38191c9d3b4): too many strlen() calls in misc2.c\n* [9.1.1178](https://github.com/vim/vim/commit/f31cfa29bf72b0cdf6fa1b60346ea4e187bcafd1): not possible to generate completion candidates using fuzzy matching\n* [editorconfig: set editing style for comment and hlsearch package](https://github.com/vim/vim/commit/25e833f4ec3de8e7286cd5a43d031ba7064c9f9a)\n* [9.1.1177](https://github.com/vim/vim/commit/5daaf2326800ff0683a5be9a7f475667a4fc09db): filetype: tera files not detected\n* [runtime(doc): revert modeline change in vim9.txt](https://github.com/vim/vim/commit/ec6e82af04902b7e6792e4492590308d3a223a99)
* [runtime(go): add 'keywordprg' and 'formatprg' to ftplugin](https://github.com/vim/vim/commit/62e822808e364c84e8abfbc4827bf6012e5b32e0)\n* [runtime(syntax-tests): Re-introduce support for "phoney" languages](https://github.com/vim/vim/commit/6852e5c597b5c7c42ffc73679cfee7746652cdc6)\n* [9.1.1182](https://github.com/vim/vim/commit/53d59ecc1d93ce3a3f6d0182479d825852018ceb): No cmdline completion for 'completefuzzycollect'\n* [9.1.1181](https://github.com/vim/vim/commit/4422de6316b544c282e6c74afd3df3ee3a4b1cfd): Unnecessary STRLEN() calls in insexpand.c\n* [9.1.1180](https://github.com/vim/vim/commit/b3a9127494b8b4389bc39877b98b79a832730f2b): short-description\n* [runtime(vim): Update base-syntax, bug fixes](https://github.com/vim/vim/commit/6bdfeb099a4d814f2686af427360da13578906eb)

0 comments on commit 14f0e47

Please sign in to comment.