Commit Graph

7 Commits

Author SHA1 Message Date
Roland Walker 5efd40c594 add appcast :sha256 in vico 2014-10-15 20:38:54 -04:00
Roland Walker 3579585495 add license stanza to vico 2014-10-01 11:44:54 -04:00
Roland Walker 7cfd660f87 app stanza in vico.rb 2014-09-15 12:06:34 -04:00
Vítor Galvão 8ce4bcb20d get rid of those pesky two spaces on otherwise empty lines 2014-06-30 19:28:06 +01:00
ndr aece6ad497 Reformat vico.rb according to readability conventions 2014-06-27 02:01:51 +02:00
Roland Walker b52440b154 add appcast stanza for vico.rb 2014-06-09 10:41:39 -04:00
Caleb Xu 35d303342c Added Vico
Vico is a programmers text editor with a strong focus on keyboard
control. Vico uses vi key bindings to let you keep your fingers on the
home row and work effectively with your text.
Vico comes with support for the most common languages, such as html,
php, ruby and javascript. And since Vico can use existing TextMate
bundles, it's easy to add more.
Vico also features integrated SFTP for working with remote files, split
views to let you edit files side-by-side and a file explorer for fast
project navigation.
Quickly navigate between files using fuzzy find, or open files directly
from the ex command line with tab completion. Jumping to symbols is
easy with the symbol list, or use ctags to find the definition under
the cursor. Ctags even works remotely over SFTP.
Vico is scriptable in the Nu language.
2014-02-15 15:21:58 -05:00