aboutsummaryrefslogtreecommitdiff
path: root/src/farsi.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/farsi.c')
-rw-r--r--src/farsi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/farsi.c b/src/farsi.c
index 1e2ea7428b..ccff73f13c 100644
--- a/src/farsi.c
+++ b/src/farsi.c
@@ -912,7 +912,7 @@ int fkmap(int c)
&& gchar_cursor() != NUL) {
curwin->w_cursor.col++;
}
- } else {
+ } else {
if (curwin->w_cursor.col) {
while ((F_isdigit(gchar_cursor())
|| (gchar_cursor() == F_PERIOD