index
:
dotfiles
master
My own configuration files. Use at your own risk.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dotfiles-linux
/
emacs
/
init.el
blob: 5868c410215de6d113f2dca456c778dabce98f5f (
plain
)
1
2
3
;; “Window” Management -*- lexical-binding: t -*-
(
keymap-global-set
"s-`"
#'
other-frame
)