Skip to content

yaotti/anything-switch-project.el

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

How to use:
 (require 'anything-switch-project)
 (global-set-key (kbd "C-c f") 'anything-switch-project)

Configuration:
 add your projects' paths like this
 (setq asp:my-projects
       '("~/sshfs/external-server/project/"
         "~/project/root/controlled/by/svn/"))

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published