mirror of
https://github.com/neovim/neovim.git
synced 2025-09-12 22:38:16 +00:00
vim-patch:8.1.0932: remove Farsi support (#9622)
Problem: Farsi support is outdated and unused.
Solution: Delete the Farsi support.
14184a3133
This commit is contained in:
@@ -10667,7 +10667,6 @@ static void f_has(typval_T *argvars, typval_T *rettv, FunPtr fptr)
|
||||
"eval", /* always present, of course! */
|
||||
"ex_extra",
|
||||
"extra_search",
|
||||
"farsi",
|
||||
"file_in_path",
|
||||
"filterpipe",
|
||||
"find_in_path",
|
||||
|
Reference in New Issue
Block a user