diff options
Diffstat (limited to 'runtime/doc/farsi.txt')
-rw-r--r-- | runtime/doc/farsi.txt | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/runtime/doc/farsi.txt b/runtime/doc/farsi.txt new file mode 100644 index 0000000..a2afab4 --- /dev/null +++ b/runtime/doc/farsi.txt @@ -0,0 +1,19 @@ +*farsi.txt* For Vim version 9.0. Last change: 2019 May 05 + + + VIM REFERENCE MANUAL by Mortaza Ghassab Shiran + + +Right to Left and Farsi Mapping for Vim *farsi* *Farsi* + + + *E27* +Farsi support has been removed in patch 8.1.0932. At that time it was +outdated and unused. + +If you would like to bring Farsi support back, please have a look at the old +Farsi code, as it was present at the 8.1 release. It should be merged with +Arabic support using the Unicode character set. + + + vim:tw=78:ts=8:noet:ft=help:norl: |