aboutsummaryrefslogtreecommitdiffstats
path: root/custom.el
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2018-11-21 17:10:19 -0500
committerJesús <heckyel@hyperbola.info>2018-11-21 17:10:19 -0500
commit6993bb819fdd1cf2b28a2b79b32795546c821c38 (patch)
tree81ad8c6b7f625286088454008f93b6430fcbd347 /custom.el
parent60be10712742af355dec9cd6a93764a49a227af6 (diff)
downloademacs-personal-6993bb819fdd1cf2b28a2b79b32795546c821c38.tar.lz
emacs-personal-6993bb819fdd1cf2b28a2b79b32795546c821c38.tar.xz
emacs-personal-6993bb819fdd1cf2b28a2b79b32795546c821c38.zip
Added dokuwiki-mode
Diffstat (limited to 'custom.el')
-rw-r--r--custom.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/custom.el b/custom.el
index b219845..adbb6ab 100644
--- a/custom.el
+++ b/custom.el
@@ -11,7 +11,7 @@
'(ecb-options-version "2.50")
'(package-selected-packages
(quote
- (web-mode rainbow-mode yaml-mode scss-mode sass-mode less-css-mode pkgbuild-mode pip-requirements jedi markdown-mode crystal-mode nginx-mode emmet-mode whitespace-cleanup-mode flycheck neotree all-the-icons highlight-indent-guides anzu sml-modeline smart-mode-line-powerline-theme smart-mode-line ecb diminish undo-tree nlinum sublime-themes use-package))))
+ (dokuwiki-mode web-mode rainbow-mode yaml-mode scss-mode sass-mode less-css-mode pkgbuild-mode pip-requirements jedi markdown-mode crystal-mode nginx-mode emmet-mode whitespace-cleanup-mode flycheck neotree all-the-icons highlight-indent-guides anzu sml-modeline smart-mode-line-powerline-theme smart-mode-line ecb diminish undo-tree nlinum sublime-themes use-package))))
(custom-set-faces
;; custom-set-faces was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful.