Skip to content

Commit

Permalink
Don’t use loccur mode anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
now committed Mar 24, 2017
1 parent e38095e commit 19d4ec6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion emacs.d/init.el
Expand Up @@ -30,7 +30,6 @@
(flx-ido-mode)
(global-company-mode)
(load-theme 'now t)
(loccur-mode)
(show-paren-mode)

(global-set-key (kbd "C-x C-o") 'other-window)
Expand Down
1 change: 0 additions & 1 deletion emacs.d/inits/package.el
Expand Up @@ -18,7 +18,6 @@
(ido-completing-read+ t)
(ido-ubiquitous t)
(iedit t)
(loccur t)
(magit t)
(magit-popup t)
(org t)
Expand Down

0 comments on commit 19d4ec6

Please sign in to comment.