mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-26 16:41:04 -05:00
Major overhaul
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
(provide 'init-cscope)
|
||||
|
||||
(use-package xcscope
|
||||
:init (cscope-setup)
|
||||
:config (push '("*cscope*" :position bottom) popwin:special-display-config))
|
||||
|
||||
(add-hook 'ruby-mode-hook (function cscope-minor-mode))
|
Reference in New Issue
Block a user