Remove compile ex commands
This commit is contained in:
parent
731a042a7b
commit
b2d7e3ac6a
3 changed files with 6 additions and 33 deletions
|
@ -1,8 +1,6 @@
|
|||
;;; my-commands.el
|
||||
|
||||
;; Emacs utilities
|
||||
(exmap "acomp[ile]" 'narf:compile-autoloads) ; compile autoloads
|
||||
(exmap "bcomp[ile]" 'narf:compile-el)
|
||||
(exmap "echo" 'narf:echo)
|
||||
(exmap "minor" 'helm-describe-modes) ; list minor modes
|
||||
;; Quick mapping keys to commands, allows :nmap \m !make
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue