Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jixiuf authored Jan 9, 2017
1 parent b7bf479 commit 5c0739f
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ it support multiple tag files.
M-. default use symbol under point as tagname
C-uM-. use pattern you typed as tagname

# Go back and forward
## Go back and forward
;;list all visited tags
(global-set-key "\M-*" 'helm-etags-plus-history)
;;go back directly
Expand All @@ -33,7 +33,7 @@ it support multiple tag files.

then use bm-previous bm-next

# Integrating with etags-table.el
## Integrating with etags-table.el

(require 'etags-table)
(setq etags-table-alist
Expand All @@ -48,4 +48,5 @@ it support multiple tag files.


ctags-update.el moved to https://github.com/jixiuf/ctags-update
# ctags-update.el
moved to https://github.com/jixiuf/ctags-update

0 comments on commit 5c0739f

Please sign in to comment.