mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-16 15:56:52 -05:00
My name is Henrik and I'm an emacs addict. (Hello Henrik)
This commit is contained in:
@@ -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)
|
||||
|
Reference in New Issue
Block a user