vic/anything-git-goto
Emacs git(1) based emulation of TextMate fuzzy file search.
{ "createdAt": "2012-04-10T19:26:19Z", "defaultBranch": "master", "description": "Emacs git(1) based emulation of TextMate fuzzy file search.", "fullName": "vic/anything-git-goto", "homepage": "", "language": "Emacs Lisp", "name": "anything-git-goto", "pushedAt": "2012-04-10T22:58:53Z", "stargazersCount": 1, "topics": [], "updatedAt": "2013-01-08T15:36:29Z", "url": "https://github.com/vic/anything-git-goto"}Emacs Anything git-goto
Section titled “Emacs Anything git-goto”Emacs git(1) based emulation of TextMate fuzzy file search.
Functions:
Section titled “Functions:”M-x anything-git-gotoInstallation:
Section titled “Installation:”In your emacs config:
(add-to-list 'load-path "~/.emacs.d/load/path/anything-git-goto.el")(require 'anything-git-goto)Requirements
Section titled “Requirements”You will need to install anything-mode. See documentation for how to install.
Copyright
Section titled “Copyright”Copyright 2012 Jose Pablo Barrantes. MIT Licence, so go for it.