src.nth.io/

summaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
authorLuke Hoersten <[email protected]>2010-09-28 23:37:53 -0500
committerLuke Hoersten <[email protected]>2010-09-28 23:37:53 -0500
commitd5f497a3f9b6dc0f0261d0c079b24e1c2723608a (patch)
treeada4978d67ea6a6b1c6ebce6973a136ab11bba42 /init.el
parent2db598ac024854d520192d1acd9555d538ec417d (diff)
Removed hide-lines which hides lines based on a regex.
Diffstat (limited to 'init.el')
-rw-r--r--init.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/init.el b/init.el
index 144055e..9979d57 100644
--- a/init.el
+++ b/init.el
@@ -95,7 +95,6 @@
;; includes
(require 'hoersten-pastebin-region) ; send selected text to pastebin
(require 'hoersten-c-style) ; load c specific lisp
-(require 'hide-lines) ; hide lines based on regexp
(require 'vala-mode) ; vala programming language
;; Xrefactory