jpablobr/anything-git-goto
Emacs git(1) based emulation of TextMate fuzzy file search.
{ "createdAt": "2012-02-19T12:51:33Z", "defaultBranch": "master", "description": "Emacs git(1) based emulation of TextMate fuzzy file search.", "fullName": "jpablobr/anything-git-goto", "homepage": "", "language": "Emacs Lisp", "name": "anything-git-goto", "pushedAt": "2012-04-10T23:06:45Z", "stargazersCount": 4, "topics": [], "updatedAt": "2017-06-06T00:56:36Z", "url": "https://github.com/jpablobr/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.