lime
Open source API-compatible alternative to the text editor Sublime Text
How to download and setup lime
Open terminal and run command
git clone https://github.com/limetext/lime.git
git clone is used to create a copy or clone of lime repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with lime https://github.com/limetext/lime/archive/master.zip
Or simply clone lime with SSH
[email protected]:limetext/lime.git