feat: justfile support
This commit is contained in:
parent
310457bc54
commit
252be5a92e
|
@ -8,6 +8,9 @@
|
||||||
|
|
||||||
;; This file contains configuration for languages
|
;; This file contains configuration for languages
|
||||||
|
|
||||||
|
;; justfile
|
||||||
|
(use-package just-mode)
|
||||||
|
|
||||||
;; Markdown
|
;; Markdown
|
||||||
(use-package markdown-mode)
|
(use-package markdown-mode)
|
||||||
|
|
||||||
|
|
Reference in a new issue