Commit 2b84fc8
committed
vim: Import v9.1.2108
* 9.1.2108: tests: Test_foldtextresult_rightleft() does not restore 'columns'
* 9.1.2107: :normal may change cmdline history
* 9.1.2106: Vim9: class, enum and type alias can be used as value
* 9.1.2105: tests: not enough tests for using plain_vgetc()
* runtime(doc): Fix typo in syntax.txt
* runtime(csh): Update ftplugin, improve matchit behaviour
* 9.1.2104: readdirex() might be slow
* runtime(csh,tcsh): Update syntax files
* translation(ua): Update Ukrainian translation1 parent 4926b81 commit 2b84fc8
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
- .github/MAINTAINERS+15-14
- runtime/doc/syntax.txt+2-2
- runtime/ftplugin/csh.vim+45-23
- runtime/syntax/csh.vim+5-7
- runtime/syntax/tcsh.vim+19-18
- runtime/syntax/testdir/dumps/csh_00.dump+20
- runtime/syntax/testdir/dumps/tcsh_00.dump+20
- runtime/syntax/testdir/input/csh.csh+6
- runtime/syntax/testdir/input/tcsh.tcsh+6
- src/eval.c+16
- src/ex_getln.c+1-1
- src/fileio.c+7-3
- src/po/uk.cp1251.po+642-129
- src/po/uk.po+642-129
- src/testdir/test_cmdline.vim+10
- src/testdir/test_fold.vim+2
- src/testdir/test_input.vim+50
- src/testdir/test_vim9_expr.vim+184
- src/version.c+10
- src/vim9expr.c+6
0 commit comments