Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

An async helm source of fasd search results for emacs.

NotificationsYou must be signed in to change notification settings

ajsalminen/helm-fasd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

helm-fasd provides an async helm source of fasd search results in emacs.

Highlights

  • instant results, you don't have to enter an initial query
  • everything works exactly like it does on the CLI

Installation

Add the containing directory to your load path, load and bind to a key:

(add-to-list 'load-path "~/path/to/helm-fasd/") (require 'helm-fasd) (global-set-key (kbd "<menu> o") 'helm-fasd)

Future improvements

  • support for different search modes of fasd

About

An async helm source of fasd search results for emacs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp