Dotfiles/site-modules/core/files/emacs
Ade Attwood a3b0be161d feat(emacs): improve vterm config
This forces vterm buffers to be in the evil emacs state to basically
disable evil-mode to make vterm function more like a native terminal
emulator. I have also bound `C-o` to move to the previous buffer to
simulate the jump backward functionality of evil-mode. This seams to
be working better at the moment due to this always exiting the
buffer. Sometimes jump back can move in the same buffer and this is
not want we want when we are in a vterm buffer.
2021-05-16 20:13:11 +01:00
..
snippets feat(emacs): add git snippet for the security footer 2021-05-01 14:34:36 +01:00
src feat(emacs): improve vterm config 2021-05-16 20:13:11 +01:00
.gitignore fix(emacs): move custom-set-variables out of the init.el 2021-04-16 20:49:53 +01:00
init.el fix(emacs): change window delete keybinding wd 2021-05-16 20:00:59 +01:00
spacemacs feat(emacs): add code files to move away from spacemacs 2021-03-16 20:12:46 +00:00