README rework.
Installed markdown-mode, changed the screenshot and updated the README.md to my own.
This commit is contained in:
@@ -66,4 +66,9 @@
|
||||
:init
|
||||
(setq inferior-lisp-program "sbcl"))
|
||||
|
||||
;; Markdown
|
||||
(use-package markdown-mode
|
||||
:ensure t
|
||||
:defer t)
|
||||
|
||||
;;; 15-lsp.el end here
|
||||
|
||||
Reference in New Issue
Block a user