
What is Sublime Text?
Sublime Text is a sophisticated text editor for code, markup and prose. You'll love the slick user interface, extraordinary features and amazing performance. You can check out a lot of information about sublime text in http://www.sublimetext.com
How To Install In Ubuntu?
Before installing sublime text editor we should add sublime to repository with this command.
sudo add-apt-repository ppa:webupd8team/sublime-text-2
and...