Couple of messages have been removed from editor

This commit is contained in:
Sameer Rahmani 2018-01-26 15:52:11 +00:00
parent ae1e41f6b1
commit 1565e6ff03
1 changed files with 0 additions and 2 deletions

View File

@ -252,12 +252,10 @@
;; (global-set-key (kbd "C-x b") 'ido-switch-buffer)))
;; Helm -----------------------------------------------------
(message "zxczxczxczxczxczxczxczxc222222222222")
(ability helm ()
"Helm is an emacs incremental completion and selection narrowing framework"
(require 'helm)
(message "zxczxczxczxczxczxczxczxc")
(global-set-key (kbd "C-c h") 'helm-command-prefix)
(global-set-key (kbd "M-x") 'helm-M-x)