Source: vim-command-t Maintainer: Sam Morris Section: editors Priority: optional Build-Depends: bundler, debhelper-compat (= 10), dh-vim-addon, rake, ruby, ruby-dev, ruby-rr (>= 1.1.2-2), # Prior versions do not have rubygems-integration for ruby2.2 ruby-rspec, Standards-Version: 3.9.6 Homepage: https://wincent.com/products/command-t Vcs-Browser: https://github.com/yrro/command-t Vcs-Git: https://github.com/yrro/command-t.git Package: vim-command-t Architecture: any Depends: vim-nox | vim-ruby, ${vim-addon:Depends}, ${shlibs:Depends}, ${misc:Depends}, Suggests: ruby, Description: open files with a minimum number of keystrokes Files are selected by typing characters that appear in their paths, and are ordered by an algorithm which knows that characters that appear in certain locations (for example, immediately after a path separator) should be given more weight. . Command-T is named so because it is inspired by the "Go to File" window bound to Command-T in TextMate.