This commit is contained in:
Henrik Lissner 2016-02-26 00:08:41 -05:00
parent a4fd3f3be5
commit b78d210ace
11 changed files with 71 additions and 82 deletions

View file

@ -6,8 +6,8 @@
:init
(define-repl! lua-mode narf-inf-lua)
(add-hook! lua-mode 'flycheck-mode)
;; (after! company-dict
;; (add-to-list 'company-dict-minor-mode-alist 'love-mode))
(after! company-dict
(add-to-list 'company-dict-minor-mode-alist 'love-mode))
(defun narf-inf-lua ()
(lua-start-process "lua" "lua")