Dotfiles/site-modules/core/files
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
..
bin feat(git): update merge-to to rebase onto target branch 2021-03-16 20:18:15 +00:00
emacs feat(emacs): improve vterm config 2021-05-16 20:13:11 +01:00
fonts refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01:00
oh-my-zsh feat(zsh): add "git add -p" alias 2021-04-30 20:51:09 +01:00
scripts refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01:00
vim refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01:00
vscode improvement(code): remove line numbers and add defaultFormatter 2020-11-22 21:09:34 +00:00
alacritty.yml feat(term): add alacritty and base16 colours 2020-09-20 21:13:11 +01:00
tmux.conf feat(emacs): make emacs open file to a line like a normal editor 2020-11-04 20:15:44 +00:00
zshrc fix(zsh): set the BAT_THEME variable to theme bat cli tool 2021-04-30 20:46:58 +01:00