[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
vim witth Hebrew support
- To: linux-il(at-nospam)linux.org.il
- Subject: vim witth Hebrew support
- From: Eran Levy <eranle(at-nospam)netvision.net.il>
- Date: Fri, 09 Mar 2001 11:53:07 +0200
- Delivered-To: linux.org.il-linux-il@linux.org.il
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
Hi,
I have successfully installed vim. whhen Im tring to start vim with the -H
option Im getting an error message that says: "Hebrew cannot be used: Not
enabled at compile time". I have edited the features.h file in the src/
directory. I have this lines for the right to left hebrew support:
#ifdef MAX_FEAT
# define RIGHTLEFT
#endif
I cant ind any specific option for it.
Is there anything wrong?
do I have to edit another file to enable Hebrew support?
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il