dotfiles/config
Fernando Schauenburg ca6c534600 vim: better macros to move lines
The old macro got triggered unintentionally all the time, especially
when leaving Insert mode. The reason was that one way terminals can
emulate <Alt> modifier key is by sending <Esc> rapidly followed by the
key that is supposed to be modified. So, when pressing <Esc> to leave
Insert mode and immediately pressing J to go down, my current line was
moved – not the intended behavior and incredibly annoying.
2022-02-15 15:40:23 +01:00
..
alacritty install: make ~/.config a symlink into dotfiles 2022-02-07 19:26:29 +01:00
git install: make ~/.config a symlink into dotfiles 2022-02-07 19:26:29 +01:00
mintty install: make ~/.config a symlink into dotfiles 2022-02-07 19:26:29 +01:00
nvim vim: better macros to move lines 2022-02-15 15:40:23 +01:00
python install: make ~/.config a symlink into dotfiles 2022-02-07 19:26:29 +01:00
readline install: make ~/.config a symlink into dotfiles 2022-02-07 19:26:29 +01:00
shell install: make ~/.config a symlink into dotfiles 2022-02-07 19:26:29 +01:00
tmux install: make ~/.config a symlink into dotfiles 2022-02-07 19:26:29 +01:00
zsh install: make ~/.config a symlink into dotfiles 2022-02-07 19:26:29 +01:00