Add setup-general + map some kbd-macro commands
This commit is contained in:
parent
bf119f6e24
commit
bd03b6ef5c
2 changed files with 8 additions and 0 deletions
3
init.el
3
init.el
|
|
@ -71,6 +71,9 @@
|
|||
;; install packages if not yet installed
|
||||
(install-packages)
|
||||
|
||||
;; setup general
|
||||
(require 'setup-general)
|
||||
|
||||
;; setup coding
|
||||
(require 'setup-coding)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue