Skip to content

vic/anything-git-goto

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Emacs Anything git-goto

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

Functions:

M-x anything-git-goto

Installation:

In your emacs config:

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

Requirements

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

Copyright

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Emacs Lisp 100.0%