Enable autodoc for slime
This commit is contained in:
parent
565ed4a90f
commit
ccd3bb8e8a
1 changed files with 2 additions and 0 deletions
2
init.el
2
init.el
|
@ -41,3 +41,5 @@
|
|||
|
||||
(put 'narrow-to-region 'disabled nil)
|
||||
(put 'narrow-to-page 'disabled nil)
|
||||
|
||||
(add-to-list 'slime-contribs 'slime-autodoc)
|
||||
|
|
Loading…
Add table
Reference in a new issue