Move helm setup to setup-helm.el
This commit is contained in:
parent
f197ef2483
commit
21401582d5
2 changed files with 3 additions and 2 deletions
2
init.el
2
init.el
|
|
@ -152,8 +152,6 @@
|
|||
;; If there is more than one, they won't work right.
|
||||
)
|
||||
|
||||
(global-set-key (kbd "C-x C-f") 'helm-find-files)
|
||||
|
||||
(load-theme 'wombat)
|
||||
|
||||
(provide 'init)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue