Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Jump to symbols in an emacs buffer using ido.

to use do something like:
(add-to-list 'load-path "~/.emacs.d/el/ido-goto-buffer-tag/")
(when (require 'ido-goto-buffer-tag nil t) (global-set-key (kbd "C-c i") 'ido-goto-buffer-tag))

About

Emacs stuff for jumping around buffers.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages