Add modes
This commit is contained in:
parent
b6248c26cd
commit
a2283d9ee9
1 changed files with 2 additions and 0 deletions
2
init.el
2
init.el
|
@ -36,6 +36,8 @@
|
|||
(blink-cursor-mode -1)
|
||||
(setq visible-bell 1)
|
||||
(prefer-coding-system 'utf-8)
|
||||
(display-battery-mode 1)
|
||||
(display-time-mode 1)
|
||||
|
||||
(require 'windows-customs)
|
||||
(require 'darwin-customs)
|
||||
|
|
Loading…
Add table
Reference in a new issue