• Stars
    star
    265
  • Rank 154,037 (Top 4 %)
  • Language
    Java
  • License
    Apache License 2.0
  • Created almost 8 years ago
  • Updated 5 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

DroidVim is a Vim clone for Android.

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.