Help! I'm trapped in emacs!
This commit is contained in:
parent
3e8d7d1266
commit
1da1ff4583
26 changed files with 306 additions and 405 deletions
|
@ -2,6 +2,8 @@
|
|||
|
||||
(use-package xcscope
|
||||
:init (cscope-setup)
|
||||
:config (push '("*cscope*" :position bottom) popwin:special-display-config))
|
||||
:config
|
||||
;; (push '("*cscope*" :position bottom) popwin:special-display-config)
|
||||
)
|
||||
|
||||
(add-hook 'ruby-mode-hook (function cscope-minor-mode))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue