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