This website requires JavaScript.
Explore
Help
Sign in
TakeV
/
spacemacs
Archived
Watch
1
Star
0
Fork
You've already forked spacemacs
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
This repository has been archived on
2024-10-22
. You can view files and clone it, but cannot push or open issues or pull requests.
3f51e2a321
spacemacs
/
init-extension
/
init-window-numbering.el
4 lines
67 B
EmacsLisp
Raw
Normal View
History
Unescape
Escape
Migrate all package configs to use-package. Total load time for 90+ packages without byte-compiling: 3s... amazing ! Thanks to \@jwiegley :-)
2013-11-20 05:30:23 +00:00
(
use-package
window-numbering
:init
(
window-numbering-mode
1
)
)
Reference in a new issue
Copy permalink