Skip to content
vic

jpablobr/anything-git-goto

Emacs git(1) based emulation of TextMate fuzzy file search.

jpablobr/anything-git-goto.json
{
"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 git(1) based emulation of TextMate fuzzy file search.

M-x anything-git-goto

In your emacs config:

(add-to-list 'load-path "~/.emacs.d/load/path/anything-git-goto.el")
(require 'anything-git-goto)

You will need to install anything-mode. See documentation for how to install.

Copyright 2012 Jose Pablo Barrantes. MIT Licence, so go for it.