Dotfiles/site-modules
Ade Attwood 4b71e6bc0e fix(emacs): change window delete keybinding wd
The current keybinding was set to kill the buffer that was causing an
issue when there was a spit of the same buffers and you wanted to
close one. If your were in this situation them the buffer would be
deleted and both of the windows would close. This is not what I want
from the "delete window" command, the expected behaviour is to close
the one window and leave the other window. This is what
`evil-window-delete` dose. This prevents the buffer from getting
deleted and if it is the last buffer emacs would then close.
2021-05-16 20:00:59 +01:00
..
core fix(emacs): change window delete keybinding wd 2021-05-16 20:00:59 +01:00
vscode/manifests improvement: add checksums to downloads 2020-11-22 21:07:44 +00:00