Skip to content

Commit 16f6c37

Browse files
vim: Import v9.1.1296
* 9.1.1296: completion: incorrect truncation logic * 9.1.1295: clientserver: does not handle :stopinsert correctly * runtime(doc): disable last-position-jump in diff mode * runtime(doc): Improve 'wildmode' setting desciption * 9.1.1294: gui tabline menu does not use confirm when closing tabs * runtime(doc): correct backslash escaping comma example * 9.1.1293: comment plugin does not handle 'exclusive' selection for comment object * 9.1.1292: statusline not correctly evaluated * runtime(sh): Do not look up a "sh" utility in $PATH for "sh_13.sh"
1 parent 0f6613d commit 16f6c37

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gitlog.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* [runtime(filetype): make shell filetype detection more robust](https://github.com/vim/vim/commit/5c84d12df104e976e8f56c43f9f975e54d9fd779)\n* [9.1.1291](https://github.com/vim/vim/commit/ec032de6465f159bd57c22d464e0f4815f3aefc7): too many strlen() calls in buffer.c\n* [runtime(keymaps): include 2 Brazilian Keymaps](https://github.com/vim/vim/commit/06a41ad084109ae67b949276f16e388fd4d9350a)\n* [runtime(vim): Update-base-syntax, match full :\*grep, :make, :sort and :filter commands](https://github.com/vim/vim/commit/9b171bdfd6b4c92a43c9690001fb2c8e09cf6a0c)\n* [9.1.1290](https://github.com/vim/vim/commit/b0e19f9e1b43328158784ad2429880e0370b5e7b): tests: missing cleanup in test\_filetype.vim
1+
* [9.1.1296](https://github.com/vim/vim/commit/d4dbf822dcb9fd95379bebab85def391e1179b21): completion: incorrect truncation logic\n* [9.1.1295](https://github.com/vim/vim/commit/cf665ccd3771d59584f2f44a7c644c017a2ad84f): clientserver: does not handle :stopinsert correctly\n* [runtime(doc): disable last-position-jump in diff mode](https://github.com/vim/vim/commit/6f6c0dba9f578787af0f259a832c972807a884cd)\n* [runtime(doc): Improve 'wildmode' setting desciption](https://github.com/vim/vim/commit/eded33621be29b9fdc51466efdc946fa8d3e756f)\n* [9.1.1294](https://github.com/vim/vim/commit/bc27b6e34fa9228ac468973e1b1b80506fdc177a): gui tabline menu does not use confirm when closing tabs\n* [runtime(doc): correct backslash escaping comma example](https://github.com/vim/vim/commit/ab2fe65fbf2680af5f23112da9f8a83167e234bb)\n* [9.1.1293](https://github.com/vim/vim/commit/0e59e67a63ed4abe0627a5ccf74763bdaece74ab): comment plugin does not handle 'exclusive' selection for comment object\n* [9.1.1292](https://github.com/vim/vim/commit/c8ce81b0dcaddefc65e3d445c92c9e0253bd9173): statusline not correctly evaluated\n* [runtime(sh): Do not look up a "sh" utility in $PATH for "sh\_13.sh"](https://github.com/vim/vim/commit/d82f3cae396710b61bca78eb559393ed420959b3)

0 commit comments

Comments
 (0)