packages/vim-python&&packages/vim

This commit is contained in:
termux-actions[bot]
2022-02-23 13:38:54 +00:00
parent 3470492ef9
commit 1b311e3482
10 changed files with 64 additions and 37 deletions

View File

@@ -1,11 +1,9 @@
diff --git a/src/evalfunc.c b/src/evalfunc.c
index 16d9be3..cec0e4f 100644
--- a/src/evalfunc.c
+++ b/src/evalfunc.c
@@ -4922,6 +4922,8 @@ f_has(typval_T *argvars, typval_T *rettv)
0
@@ -5313,6 +5313,8 @@ f_has(typval_T *argvars, typval_T *rettv
#endif
},
{"ebcdic", 0 },
+ {"android", 1},
+ {"termux", 1},
{"fname_case",