I no longer use window-number

This commit is contained in:
Kashish Sharma 2015-01-31 04:50:42 +05:30
parent 9e99b7e317
commit b3754fed9c
1 changed files with 0 additions and 4 deletions

View File

@ -241,10 +241,6 @@
(setq win-switch-other-window-first nil)
;(setq win-switch-other-window-first nil)
;;;; window-number
(require 'window-number)
(window-number-mode)
;;;; fullscreen-mode
(require 'fullscreen-mode)
(fullscreen-mode 1)