No description
Find a file
2026-04-06 16:58:53 +02:00
.ssh fix(ssh): remove old unifi ssh entry, unsupported 2026-03-27 16:19:02 +01:00
fish feat(alias/abbr): new alias for ip: 2026-02-20 07:48:48 +01:00
newsboat feat(rss): add newsboat config 2026-03-28 20:35:09 +01:00
scripts feat(rss): add newsboat config 2026-03-28 20:35:09 +01:00
vim/spell fix(vim): fix spell functions and paths 2026-03-27 16:19:02 +01:00
.bash_aliases fix(alias): fix ip alias 2026-03-15 17:21:04 +01:00
.bash_extra fix(bash): set dotfiles repos path depending on the system 2026-04-06 16:58:53 +02:00
.bash_functions bash: move rg* to scripts 2024-06-05 20:25:54 +02:00
.bash_ps1 git-prompt: explicit source 2024-07-25 23:57:14 +02:00
.gitconfig feat(git): add autosquash option 2026-03-18 08:25:05 +01:00
.gitignore fix(git): update gitignore 2026-02-18 10:24:49 +01:00
.tmux.conf fix(tmux): set fish windows titles 2026-02-01 19:48:51 +01:00
.vimrc fix(vim): fix spell functions and paths 2026-03-27 16:19:02 +01:00
alacritty.toml fix(setup): update setup script with new paths 2026-03-27 16:19:02 +01:00
fzf_key_bindings.bash feat(bash): add fzf for history 2026-03-14 12:08:50 +01:00
git_default_commit_message.txt docs(git): update commit msg template 2026-02-18 10:23:26 +01:00
README.md feat(vim): update docs 2026-02-16 08:15:00 +01:00
README.vim vim: docs 2026-01-08 09:03:32 +01:00

vim

  • Linebreaks paragraph: vapqq
  • Spellcheck: zg/zw
  • Folds: za/zR/zA/zM/zm
  • Buffer h-to-v: Ctrl-w H
  • Buffer v-to-h: Ctrl-w J
  • Repeat last Motion Forward/Backwards: ;/,
  • last selection: gv
  • Jump to last cursor position: CTRL-O/CTRL-I