2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + |
- .github/workflows/ci.yml+20-14
- runtime/doc/map.txt+26-6
- runtime/doc/options.txt+1
- runtime/scripts.vim+6
- src/edit.c+3-2
- src/eval.c+78-13
- src/ex_getln.c+2-2
- src/getchar.c+39-2
- src/indent.c+14-3
- src/insexpand.c+2-1
- src/keymap.h+2
- src/main.c+7
- src/misc2.c+1
- src/normal.c+9-3
- src/ops.c+11-4
- src/option.c+11
- src/option.h+1-1
- src/optiondefs.h+1-1
- src/proto/getchar.pro+2-1
- src/proto/option.pro+1
- src/proto/vim9instr.pro+1
- src/terminal.c+2-1
- src/testdir/test_breakindent.vim+72
- src/testdir/test_filetype.vim+1-1
- src/testdir/test_vim9_assign.vim+35
- src/testdir/test_vim9_import.vim+19
- src/version.c+22
- src/vim9compile.c+9-4
- src/vim9instr.c+21-1
0 commit comments