Add modules/feature/jump (WIP)
This commit is contained in:
parent
8c9269c9a2
commit
9c4ae61476
6 changed files with 127 additions and 4 deletions
10
modules/feature/jump/packages.el
Normal file
10
modules/feature/jump/packages.el
Normal file
|
@ -0,0 +1,10 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; feature/jump/packages.el
|
||||
|
||||
(package! dumb-jump)
|
||||
;; (package! ggtags)
|
||||
;; (cond ((featurep! :completion ivy)
|
||||
;; (package! counsel-gtags))
|
||||
;; ((featurep! :completion helm)
|
||||
;; (package! helm-gtags)))
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue