Added 'dotenv-mode'

An Emacs mode for .env files that includes the following features
This commit is contained in:
Jesús
2019-09-10 12:43:31 -05:00
parent aadca913ea
commit ebf8bb77cb
3 changed files with 14 additions and 1 deletions

View File

@@ -113,6 +113,7 @@
;; Plus
(require 'init-rainbow)
(require 'init-web-mode)
(require 'init-dotenv)
(require 'init-dokuwiki))
;;; Custom variables