summaryrefslogtreecommitdiff
path: root/.emacs
diff options
context:
space:
mode:
Diffstat (limited to '.emacs')
-rw-r--r--.emacs3
1 files changed, 0 insertions, 3 deletions
diff --git a/.emacs b/.emacs
index 148d9e6..3f24169 100644
--- a/.emacs
+++ b/.emacs
@@ -211,9 +211,6 @@
(require 'markdown-mode)
(setq markdown-command "pandoc -s --highlight-style pygments")
-;; Proof General
-(require 'proof-site "~/.emacs.d/lisp/PG/generic/proof-site")
-
(custom-set-variables
;; custom-set-variables was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful.