What is “neatvi” Package?

ex/vi clone for editing bidirectional uft-8 text
For more details: http://repo.or.cz/w/neatvi.git

Installation

  • Open Terminal by pressing command+space then type terminal and hit Enter key.
  • Install homebrew first.
    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
  • Install neatvi.
    brew install neatvi

Now, use neatvi!