Hacker News new | ask | show | jobs
by ketanmaheshwari 1026 days ago
Slightly related: I recently learned that vim has `:set rl` to make a text go from right to left. (`:set norl` to come back to regular)
4 comments

Whoa that's pretty badass, and kind of fun trying to type that way even in English. I spent more time doing it than I should have
and old vim has vim -A to start in arabic mode too (I have no idea how to use it, seems to use some input method.)
What about `:set td`?
thanks Bram Molenaar