emacs-prelude/docs/modules/lisp.md

8 lines
257 B
Markdown
Raw Permalink Normal View History

2020-10-09 10:19:29 +03:00
# Prelude Lisp
Basic shared configuration for Lisp-like programming languages. Currently
it does only two things:
* Enables `smartparens-strict-mode` in Lisp major modes and REPL buffers
* Enables `rainbow-delimiters` in Lisp major modes and REPL buffers