Skip to content

Commit

Permalink
update TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
jacktasia committed Jan 8, 2016
1 parent 8e98faf commit ecf72af
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions dumb-jump.el
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,11 @@

;; TODO: config variable for if it should be only for functions
;; TODO: make defvars defcustoms?
;; TODO: melpa
;; TODO: add rules for declarations in method signatures
;; TODO: complete README add gif etc.
;; TODO: add rules for more languages! (python and go)
;; TODO: melpa recipe

;; TODO: answer here: http://emacs.stackexchange.com/questions/10125/can-emacs-support-go-to-declaration-of-function-in-an-entire-project
;; TODO: make dumb-jump-test-rules run on boot?
;; TODO: prefix private functions with dj/ or simliar
;; TODO: time search operation. if above N then have a helpful not about setting up excludes
Expand Down

0 comments on commit ecf72af

Please sign in to comment.