Whitespace--

master
Jacopo De Simoi 8 years ago
parent 6be7535929
commit 3a18a6d254
  1. 2
      global.org

@ -71,7 +71,6 @@
(load "init-kde-integration.el")
;; KDE stuff
(add-to-list 'load-path "~/kde-emacs")
(load "qml-mode.el" nil t t)
(add-to-list 'auto-mode-alist '("\\.qml\\'" . qml-mode))
@ -452,4 +451,5 @@ This is the same as using \\[set-mark-command] with the prefix argument."
(set-face-attribute face nil :slant 'normal))
(face-list))
(server-start)
#+END_SRC

Loading…
Cancel
Save