mirror of
https://github.com/vim/vim.git
synced 2025-07-24 10:45:12 -04:00
updated for version 7.0154
This commit is contained in:
parent
4b77947252
commit
ac30844d60
2
Filelist
2
Filelist
@ -52,6 +52,7 @@ SRC_ALL1 = \
|
||||
src/ops.c \
|
||||
src/option.c \
|
||||
src/option.h \
|
||||
src/popupmenu.c \
|
||||
src/quickfix.c \
|
||||
src/regexp.c \
|
||||
src/regexp.h \
|
||||
@ -111,6 +112,7 @@ SRC_ALL2 = \
|
||||
src/proto/normal.pro \
|
||||
src/proto/ops.pro \
|
||||
src/proto/option.pro \
|
||||
src/proto/popupmenu.pro \
|
||||
src/proto/quickfix.pro \
|
||||
src/proto/regexp.pro \
|
||||
src/proto/screen.pro \
|
||||
|
@ -28,7 +28,6 @@ STARTTEST
|
||||
ru
|
||||
O
|
||||
|
||||
|
||||
|
||||
:se cpt=.,w,i
|
||||
kOM
|
||||
|
Loading…
x
Reference in New Issue
Block a user