General cleanup

This commit is contained in:
Henrik Lissner 2016-09-19 17:48:12 +02:00
parent 83ea8abdbc
commit c36dad154c
3 changed files with 18 additions and 19 deletions

View file

@ -1,6 +1,6 @@
;;; custom-tags.el
;; WIP
;; TODO Finish me!
(defvar doom-ctags-alist
'((ruby-mode :exec "ripper-tags -R -f %t --emacs")