My name is Henrik and I'm an emacs addict. (Hello Henrik)

This commit is contained in:
Henrik Lissner
2015-05-20 22:28:41 -04:00
parent eafb74110f
commit 7d44ea4db4
50 changed files with 1154 additions and 2571 deletions

View File

@@ -1,4 +1,3 @@
(provide 'init-cscope)
(use-package xcscope
:init (cscope-setup)
@@ -7,3 +6,5 @@
)
(add-hook 'ruby-mode-hook (function cscope-minor-mode))
(provide 'init-cscope)