Skip to content

Commit

Permalink
vim: Import v9.1.0500
Browse files Browse the repository at this point in the history
* 9.1.0500: cannot switch buffer in a popup
* 9.1.0499: MS-Windows: doesn't handle symlinks properly
* 9.1.0498: getcmdcompltype() interferes with cmdline completion
* 9.1.0497: termdebug can be further improved
* runtime(filetype): update htmldjango detection
* translation(tr): Improve Turkish documentation
* runtime(csv): include a simple csv filetype and syntax plugin
* runtime(nohlsearch): include the the simple nohlsearch package
  • Loading branch information
chrisbra committed Jun 18, 2024
1 parent 9827f9a commit 24be384
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.0496](https://github.com/vim/vim/commit/f189138b39a11ed5cf3adea6610469b478841aba): matched text is highlighted case-sensitively\n* [9.1.0495](https://github.com/vim/vim/commit/d8c9340fc67ca19f82ec3e77ec38296424e758cf): Matched text isn't highlighted in cmdline pum\n* [runtime(doc): Fix typos in several documents](https://github.com/vim/vim/commit/84ac2126f470569c770cd22a52f8d48c50cd42a1)\n* [runtime(doc): clarify when text properties are cleared](https://github.com/vim/vim/commit/946f61c405b54934f58cbb8053957f4a1ecadec8)\n* [runtime(doc): improve the vim-shebang example](https://github.com/vim/vim/commit/ca471145321fa8089071330b7637ad3950ac4f11)\n* [runtime(doc): revert unintended formatting changes for termdebug](https://github.com/vim/vim/commit/c52a8560792b47a19fd0686377f588ef25e5a7d4)\n* [runtime(java): Add a config variable for commonly used compiler options](https://github.com/vim/vim/commit/0ddab582fa13d1d653800494e45ecfba00974a18)
* [9.1.0500](https://github.com/vim/vim/commit/fbc37f138a5d70f1b212b9de9959a0816481edcf): cannot switch buffer in a popup\n* [9.1.0499](https://github.com/vim/vim/commit/23c5ebeb95cb942df307946e3ced230a7c8312eb): MS-Windows: doesn't handle symlinks properly\n* [9.1.0498](https://github.com/vim/vim/commit/a821b609f9bb9daef032fe1cb8fb95995822e367): getcmdcompltype() interferes with cmdline completion\n* [9.1.0497](https://github.com/vim/vim/commit/a48637c105ce5ccf6f3296958c889d15dc3faaa4): termdebug can be further improved\n* [runtime(filetype): update htmldjango detection](https://github.com/vim/vim/commit/9718ed7ab989c0a0be88a0d749f24321eb0e6af1)\n* [translation(tr): Improve Turkish documentation](https://github.com/vim/vim/commit/2dadf5304a2ac75c8f85532db9ffc292f4cbd1a1)\n* [runtime(csv): include a simple csv filetype and syntax plugin](https://github.com/vim/vim/commit/1ce65e35ac6555054db1276e30d9d63421e6b346)\n* [runtime(nohlsearch): include the the simple nohlsearch package](https://github.com/vim/vim/commit/26de90c6312cf16d7a4f2b6942befb4e1f14b960)

0 comments on commit 24be384

Please sign in to comment.