Mercurial > vim
annotate runtime/doc/farsi.txt @ 17375:6f36caf4f702 v8.1.1686
patch 8.1.1686: "*" of "*{" is recognized as multipy operator
commit https://github.com/vim/vim/commit/2898ebb44cee62a70a11b44a97bdad8cc00157b1
Author: Bram Moolenaar <Bram@vim.org>
Date: Sun Jul 14 13:41:34 2019 +0200
patch 8.1.1686: "*" of "*{" is recognized as multipy operator
Problem: "*" of "*{" is recognized as multipy operator. (Yasuhiro Matsumoto)
Solution: Check for the "{".
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Sun, 14 Jul 2019 13:45:05 +0200 |
parents | 0e473e9e70c2 |
children | af69c9335223 |
rev | line source |
---|---|
16553
0e473e9e70c2
patch 8.1.1280: remarks about functionality not in Vi clutters the help
Bram Moolenaar <Bram@vim.org>
parents:
15850
diff
changeset
|
1 *farsi.txt* For Vim version 8.1. Last change: 2019 May 05 |
7 | 2 |
3 | |
4 VIM REFERENCE MANUAL by Mortaza Ghassab Shiran | |
5 | |
6 | |
7 Right to Left and Farsi Mapping for Vim *farsi* *Farsi* | |
8 | |
9 | |
10 *E27* | |
15850
a6ca8cf07a98
patch 8.1.0932: Farsi support is outdated and unused
Bram Moolenaar <Bram@vim.org>
parents:
14421
diff
changeset
|
11 Farsi support has been removed in patch 8.1.0932. At that time it was |
a6ca8cf07a98
patch 8.1.0932: Farsi support is outdated and unused
Bram Moolenaar <Bram@vim.org>
parents:
14421
diff
changeset
|
12 outdated and unused. |
7 | 13 |
15850
a6ca8cf07a98
patch 8.1.0932: Farsi support is outdated and unused
Bram Moolenaar <Bram@vim.org>
parents:
14421
diff
changeset
|
14 If you would like to bring Farsi support back, please have a look at the old |
a6ca8cf07a98
patch 8.1.0932: Farsi support is outdated and unused
Bram Moolenaar <Bram@vim.org>
parents:
14421
diff
changeset
|
15 Farsi code, as it was present at the 8.1 release. It should be merged with |
a6ca8cf07a98
patch 8.1.0932: Farsi support is outdated and unused
Bram Moolenaar <Bram@vim.org>
parents:
14421
diff
changeset
|
16 Arabic support using the Unicode character set. |
7 | 17 |
18 | |
14421 | 19 vim:tw=78:ts=8:noet:ft=help:norl: |