Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 475 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 475 Bytes

scribble-mode - Major mode for editing Scribble documents

Author: Mario Rodas marsam@users.noreply.github.com
Version: 0.1

A major mode for editing Scribble documents.

You can install geiser to scribble-mode-hook to eldoc and auto completion support:

    (add-hook 'scribble-mode-hook #'geiser-mode)

Converted from scribble-mode.el by el2markdown.