spacemacs/layers/+distribution/spacemacs-base
Fabien Dubosson e5dbfa0032 Add switch-to-scratch-buffer function and bind it
This change add a `switch-to-scratch-buffer` function allowing to – you
guessed it – switch to the `*scratch*` buffer, taking care of creating
it if necessary. The function is bind to `SPC b s`, `b` as it concerns
buffers, and `s` for `scratch`.
2015-10-12 09:34:46 -04:00
..
local Discard buffer from marker, switch to it when asked 2015-10-09 12:11:24 +02:00
config.el Use tab-width instead of default-tab-width 2015-10-10 23:55:52 -04:00
funcs.el Add switch-to-scratch-buffer function and bind it 2015-10-12 09:34:46 -04:00
keybindings.el Add switch-to-scratch-buffer function and bind it 2015-10-12 09:34:46 -04:00
packages.el