2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + |
- runtime/filetype.vim+3-6
- runtime/scripts.vim+1-1
- src/channel.c+13-16
- src/clientserver.c+2-2
- src/crypt.c+1-1
- src/diff.c+6-6
- src/digraph.c+1-1
- src/errors.h+483-8
- src/eval.c+19-3
- src/evalfunc.c+7-8
- src/evalvars.c+9-9
- src/ex_cmds.c+1-2
- src/ex_cmds2.c+1-2
- src/ex_docmd.c+10-9
- src/ex_getln.c+2-2
- src/fileio.c+3-4
- src/findfile.c+2-4
- src/float.c+1-1
- src/gui.c+2-2
- src/gui_w32.c+1-1
- src/help.c+1-1
- src/highlight.c+1-1
- src/if_mzsch.c+2-2
- src/if_py_both.h+5-7
- src/if_python.c+2-2
- src/if_python3.c+1-1
- src/insexpand.c+3-6
- src/job.c+4-4
- src/json.c+1-2
- src/list.c+4-6
- src/match.c+6-8
- src/memline.c+3-3
- src/menu.c+1-1
- src/ops.c+2-2
- src/option.c+4-4
- src/optionstr.c+2-2
- src/popupwin.c+2-2
- src/profiler.c+1-1
- src/quickfix.c+3-9
- src/regexp.c+4-9
- src/regexp_bt.c+4-3
- src/regexp_nfa.c+23-30
- src/register.c+2-3
- src/scriptfile.c+2-2
- src/session.c+19-3
- src/sign.c+2-2
- src/spell.c+4-4
- src/spell.h-3
- src/spellfile.c+23-26
- src/strings.c+3-3
- src/syntax.c+6-6
- src/tag.c+5-10
- src/terminal.c+5-5
- src/testdir/test_filetype.vim+52-1
- src/testdir/test_mksession.vim+30
- src/testdir/test_vim9_assign.vim+18
- src/testdir/test_vim9_func.vim+11
- src/textprop.c+9-11
- src/typval.c+16-16
- src/undo.c+13-16
- src/usercmd.c+1-1
- src/userfunc.c+6-5
- src/version.c+18
- src/vim9compile.c+3-2
- src/viminfo.c+2-3
- src/window.c+1-1
0 commit comments