mirror of
https://github.com/vim/vim.git
synced 2025-10-22 08:34:29 -04:00
patch 8.1.0932: Farsi support is outdated and unused
Problem: Farsi support is outdated and unused. Solution: Delete the Farsi support.
This commit is contained in:
@@ -99,9 +99,6 @@ extern int _stricoll(char *a, char *b);
|
||||
# ifdef FEAT_MENU
|
||||
# include "menu.pro"
|
||||
# endif
|
||||
# ifdef FEAT_FKMAP
|
||||
# include "farsi.pro"
|
||||
# endif
|
||||
# ifdef FEAT_ARABIC
|
||||
# include "arabic.pro"
|
||||
# endif
|
||||
|
Reference in New Issue
Block a user