-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule vim
updated
17 files
+4 −4 | runtime/filetype.vim | |
+3 −2 | src/drawline.c | |
+7 −7 | src/ex_getln.c | |
+1 −1 | src/filepath.c | |
+17 −0 | src/insexpand.c | |
+3 −3 | src/option.c | |
+3 −2 | src/popupmenu.c | |
+1 −0 | src/proto/insexpand.pro | |
+20 −0 | src/testdir/dumps/Test_pum_matchins_11.dump | |
+2 −2 | src/testdir/test_filetype.vim | |
+20 −1 | src/testdir/test_popup.vim | |
+1 −1 | src/undo.c | |
+2 −2 | src/usercmd.c | |
+6 −0 | src/version.c | |
+1 −1 | src/vim9compile.c | |
+1 −1 | src/vim9execute.c | |
+1 −1 | src/viminfo.c |