Skip to content

shiftrot/droidvim

Repository files navigation

DroidVim

DroidVim is a Vim clone for Android.
Download the DroidVim from Google Play

To build the "DroidVim" application, choose the droidvim flavor and build.
To avoid repository bloat, the latest Vim binaries are included in the build branch. If you need the latest Vim binaries, please checkout to the build branch before building.
The build branch will be rebased to the latest master branch.

This code is based on the "Terminal Emulator for Android".
By choosing the terminal flavor, you can build the "Terminal Emulator for Android" compatible application with various functions of the DroidVim.

Licensing

  • DroidVim is licensed under the Apache License, Version 2.0. See LICENSE for the full license text.
  • Terminal Emulator for Android code is used which is released under Apache 2.0 license.