Minor, general refactor & reformatting
Also swaps C-o and M-o in ivy And use new ;;;###package cookie (not used yet)
This commit is contained in:
parent
cfb3a6d137
commit
72fb5603e7
4 changed files with 6 additions and 6 deletions
|
@ -19,12 +19,12 @@
|
|||
(set-company-backend! 'lua-mode '(company-lua company-yasnippet)))
|
||||
|
||||
|
||||
;; `moonscript'
|
||||
;;;###package moonscript
|
||||
(setq-hook! 'moonscript-mode-hook moonscript-indent-offset tab-width)
|
||||
|
||||
|
||||
;;
|
||||
;; Frameworks
|
||||
;;; Frameworks
|
||||
|
||||
(def-project-mode! +lua-love-mode
|
||||
:modes (lua-mode markdown-mode json-mode)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue