Commit 381e958
committed
vim: Import v9.1.1957
* 9.1.1957: filetype: bpftrace files are not recognized
* runtime(odin): support underscore-separated numeric literals
* runtime(doc): fix return value in 'exists' and 'exists_compiled()'
* 9.1.1956: tests: test_sort.vim leaves swapfiles behind
* 9.1.1955: sort() does not handle large numbers correctly
* 9.1.1954: Setting a byte in a blob, accepts values outside 0-255
* 9.1.1953: gui_mch_set_titlebar_colors() is excessively called
* runtime(swayconfig): separate identifier groups + cleanup
* runtime(i3config): highlight identifiers separately1 parent f68153e commit 381e958
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
- .github/MAINTAINERS+1
- runtime/autoload/dist/ft.vim+2
- runtime/doc/builtin.txt+3-3
- runtime/ftplugin/bpftrace.vim+14
- runtime/syntax/odin.vim+7-7
- src/errors.h+1-1
- src/eval.c+8-3
- src/gui.c+1-1
- src/list.c+4-5
- src/po/vim.pot+2-2
- src/testdir/test_blob.vim+9
- src/testdir/test_filetype.vim+1
- src/testdir/test_sort.vim+31-3
- src/version.c+10
- src/vim9execute.c+5
0 commit comments