1
0
Fork 0

Commit Graph

  • e7dca24993
    Update .ideavimrc (add call hierarchy support for Rider) main chylex 2024-03-30 13:35:57 +0100
  • ac9b1d4248
    Update .ideavimrc (use ShowHoverInfo instead of QuickJavaDoc) chylex 2024-02-18 20:05:07 +0100
  • 41840c7b33
    Update .ideavimrc (map +/- in visual mode to Extend/Shrink selection) chylex 2024-02-18 18:46:48 +0100
  • 939134dc49
    Update .ideavimrc (remap NERDTree bindings) chylex 2024-02-15 07:55:27 +0100
  • 1bc97f78b6
    Update .tmux.conf (add Ctrl-V / Alt-V to toggle block selection) chylex 2024-01-25 15:08:20 +0100
  • 6681099e47
    Update .ideavimrc (remove custom G bindings) chylex 2024-01-24 02:15:23 +0100
  • 0903e926bb
    Update .vimrc & .ideavimrc (swap ů/§ and add matchit mapping) chylex 2024-01-24 02:04:44 +0100
  • 14aa43ede4
    Update .vimrc (fix Alt bindings and bring over several Alt mappings from .ideavimrc) chylex 2023-12-05 05:00:42 +0100
  • cab52d34b1
    Update .ideavimrc (use Alt-V to enter visual block mode) chylex 2023-12-05 04:57:08 +0100
  • 4203b6e583
    Update .ideavimrc (fix comment breaking "gf" mapping) chylex 2023-11-21 09:41:44 +0100
  • af2f87c518
    Update .vimrc (enable modeline) chylex 2023-11-20 05:13:51 +0100
  • daea01656e
    Update .ideavimrc (update mappings for type navigation & add mapping for String Manipulation) chylex 2023-11-18 12:22:43 +0100
  • 35ba420d83
    Update .bashrc (open multiple files in tabs in vim) chylex 2023-11-18 06:49:00 +0100
  • f66f0990ff
    Update .ideavimrc (remove bindings for navigating tabs) chylex 2023-11-18 06:49:30 +0100
  • 96e832c9cc
    Update .ideavimrc (tweak mappings for tab management) chylex 2023-11-18 06:30:48 +0100
  • 7ca80f443f
    Update .ideavimrc (add AceJump binding to jump to declaration) chylex 2023-11-17 13:08:39 +0100
  • 19d10e7428
    Update .ideavimrc (migrate from :raction to <Action>) chylex 2023-11-17 13:08:19 +0100
  • e0b0194256
    Update .ideavimrc (use Ctrl instead of Alt for navigating editor tabs) chylex 2023-11-15 23:21:50 +0100
  • b739008bc5
    Update .ideavimrc (fix action to "Jump to Source" using a custom IdeaVIM version) chylex 2023-11-15 01:23:23 +0100
  • 3c66f4c85b
    Update .ideavimrc (update tab management) chylex 2023-11-14 21:29:43 +0100
  • bd5fb52aa7
    Update .ideavimrc (add missing handler) chylex 2023-11-14 21:21:42 +0100
  • 8a7a591d68
    Update .ideavimrc (restore square bracket commands & re-add bindings for next/previous method using IDEA action) chylex 2023-11-14 13:50:15 +0100
  • 7ebb930f0b
    Add paragraph-motion plugin for vim chylex 2023-11-14 13:35:41 +0100
  • 61f69a7774
    Update .ideavimrc (navigate paragraphs at indentation level) chylex 2023-11-14 13:32:54 +0100
  • 6c62422353
    Update .ideavimrc (remove vim-based bindings to toggle comments) chylex 2023-11-14 13:14:07 +0100
  • 1d9efca953
    Update .ideavimrc (add actions for local/git history) chylex 2023-11-10 16:57:44 +0100
  • 6ac6c169fa
    Update .ideavimrc (rebind tab management) chylex 2023-11-09 21:06:02 +0100
  • dc68b2d2a0
    Update .ideavimrc (migrate from :action to Action) chylex 2023-11-09 20:41:42 +0100
  • 8dcd87f989
    Update .ideavimrc (add new custom g/m bindings) chylex 2023-11-09 20:16:31 +0100
  • d1e531074c
    Update .ideavimrc (add binding to add/remove comment) chylex 2023-11-09 20:02:59 +0100
  • 50312ccf3b
    Update .ideavimrc (replace custom binding for curly brackets) chylex 2023-11-09 14:16:24 +0100
  • 28098843d2
    Update .ideavimrc (improve shortcut for previous/next method) chylex 2023-11-09 14:15:31 +0100
  • 01e92b8cb2
    Update .ideavimrc (make increment/decrement rebinds work in other modes) chylex 2023-11-09 13:38:01 +0100
  • ea590d93c1
    Update .vimrc & .ideavimrc (enter visual block mode by pressing v in visual mode) chylex 2023-11-08 02:47:46 +0100
  • 3286d65e8d
    Update .vimrc & .ideavimrc (reduce mappings interfering with select mode) chylex 2023-11-08 02:35:21 +0100
  • f700848658
    Update .vimrc & .ideavimrc (use Space<char> for easymotion) chylex 2023-11-08 02:20:50 +0100
  • adcaeb0403
    Update .vimrc & .ideavimrc (use native way of putting without overwriting register) chylex 2023-11-08 01:47:42 +0100
  • 54284be64b
    Update .vimrc & .ideavimrc (fix Alt-B mapping in visual mode) chylex 2023-11-08 00:36:20 +0100
  • f271ae0d8f
    Update .ideavimrc (navigate back/forward) chylex 2023-11-08 01:05:50 +0100
  • 014763826f
    Update .ideavimrc (navigate to hump ends in visual mode) chylex 2023-11-08 00:35:38 +0100
  • 40748c3c68
    Update .bashrc (rename tmux window for ssh connections & script formatting) chylex 2023-10-29 14:16:25 +0100
  • 2368dc86c4
    Update .ideavimrc (remove workaround for statement completion) chylex 2023-10-20 01:07:23 +0200
  • 3fe3a9a285
    Update .ideavimrc (make tab switching work in insert mode) chylex 2023-10-20 00:02:19 +0200
  • 14691e4ed9
    Update .ideavimrc (disable global mode) chylex 2023-10-20 00:01:57 +0200
  • 3b7145539e
    Update .ideavimrc (remove Alt-Shift-N binding for multiple-cursors plugin) chylex 2023-10-19 10:18:13 +0200
  • df3e108327
    Update .ideavimrc (add new and improved actions) chylex 2023-10-19 06:46:13 +0200
  • db429b3b30
    Update .vimrc (various options) chylex 2023-10-19 06:34:04 +0200
  • 569dc0caad
    Update .vimrc & .ideavimrc (fix alternative way to enter visual block mode in operator-pending mode) chylex 2023-10-19 06:32:56 +0200
  • 8a5da89d0f
    Update .vimrc & .ideavimrc (remove navigating to indents) chylex 2023-10-19 06:30:03 +0200
  • 2bd9758639
    Update .vimrc & .ideavimrc (increment/decrement numbers) chylex 2023-10-19 06:27:31 +0200
  • 9efdf74626
    Update .ideavimrc (fix camel humps) chylex 2023-10-19 06:24:19 +0200
  • c31dbc308a
    Update .ideavimrc (IDE keybindings, WSL, comments) chylex 2023-10-19 06:22:23 +0200
  • 63cd476e43
    Update .ideavimrc (maximize scrolloff, enable global mode, enable nerdtree) chylex 2023-10-05 06:02:21 +0200
  • 309f33a2e3
    Update .vimrc (maximize scrolloff) chylex 2023-10-05 06:01:56 +0200
  • d0081f9b33
    Update .vimrc (navigate soft-wrapped lines) chylex 2023-10-05 06:01:04 +0200
  • fc96fddb47
    Update .bashrc (add function to convert files to FLAC) chylex 2023-09-11 02:01:52 +0200
  • 9c3436171e
    Update .bashrc (remove 'mc' alias & add 'less' alias) chylex 2023-08-14 10:28:27 +0200
  • 02d4e45ed4
    Update .tmux.conf (set escape-time to 0) chylex 2023-08-11 14:58:03 +0200
  • 0d55252227
    Update .vimrc (listchars) chylex 2023-08-08 09:43:50 +0200
  • e491daeaa1
    Update AceJump mappings for IdeaVIM chylex 2023-07-28 08:10:55 +0200
  • f197f922c6
    Update .tmux.conf (copy mode) chylex 2023-06-29 18:56:02 +0200
  • 97a510183b
    Update Firefox CSS (addon bar button padding) chylex 2023-05-15 06:38:59 +0200
  • 58ab227487
    Update Firefox CSS chylex 2023-05-13 00:23:19 +0200
  • e50a78f38e
    Update .bashrc (fix mc mouse support in tmux) chylex 2023-05-01 03:50:31 +0200
  • 2b7e748001
    Update .bashrc (add borgsize) chylex 2023-04-30 04:47:25 +0200
  • f60e9d76fa
    Update .tmux.conf (set default terminal to screen-256color) chylex 2023-04-08 00:19:45 +0200
  • ecd3b7374d
    Update .vimrc & .ideavimrc (delete lines, remove edit from cursor to end of special characters) chylex 2023-02-04 03:38:03 +0100
  • cad038a9a8
    Update .tmux.conf (add bindings to move panes) chylex 2023-01-25 03:47:13 +0100
  • d244919999
    Add .gitattributes chylex 2023-01-12 20:24:00 +0100
  • 4e08e27e09
    Update Ansible collection chylex 2023-01-11 22:42:37 +0100
  • 0b1d1ecc80
    Add Ansible collection chylex 2023-01-09 13:05:41 +0100
  • 2ac125eb0a
    Update .vimrc & .ideavimrc (new bindings, camel humps) chylex 2023-01-09 06:16:41 +0100
  • 98c756df22
    Update .tmux.conf (vi mode) chylex 2023-01-09 06:05:17 +0100
  • 8c84026cec
    Update .ideavimrc (bind Alt-B to ge) chylex 2023-01-04 06:38:53 +0100
  • 4a7829a42e
    Update .ideavimrc (new action, removed mapping that was hardcoded into IdeaVim fork) chylex 2022-12-21 05:45:36 +0100
  • b29a2b5605
    Update .tmux.conf (increase history limit) chylex 2022-12-05 03:45:55 +0100
  • 665ef0de23
    Update .bashrc (automatically create or attach tmux session) chylex 2022-12-01 03:02:04 +0100
  • 3be83cb6f7
    Update .bashrc (make ddebug override entrypoint) chylex 2022-10-20 04:12:12 +0200
  • 8cfde1c326
    Update .bashrc (add dupdate function) chylex 2022-09-30 23:53:23 +0200
  • 8730db6914
    Add .tmux.conf chylex 2022-09-26 23:59:33 +0200
  • 0c50bbe9b0
    Update .vimrc (force 256 colors in terminals) chylex 2022-09-25 22:37:01 +0200
  • 1e1c0fe8e9
    Update .vimrc (use mouse in all modes) chylex 2022-09-24 10:15:09 +0200
  • 1bfafefa5c
    Add docker aliases and functions to .bashrc & set default editor to vim chylex 2022-09-15 00:20:43 +0200
  • 4e1fea15bb
    Fix .bashrc (ls --group-directories-first) chylex 2022-08-04 09:22:39 +0200
  • 530f74d01b
    Update vim plugins chylex 2022-07-10 00:30:20 +0200
  • 672a78d3b1
    Update .ideavimrc (remove custom mapping for next/prev occurrence) chylex 2022-07-10 00:30:04 +0200
  • 12e6f5d9d1
    Update .bashrc (group directories first in lsa) chylex 2022-07-10 00:29:15 +0200
  • 9ed9296f00
    Update .vimrc & vim plugins chylex 2022-07-09 11:09:59 +0200
  • 22779fac67
    Update .vimrc & add color scheme and plugins chylex 2022-07-09 03:44:08 +0200
  • 1b704808f8
    Update .ideavimrc chylex 2022-06-29 11:28:51 +0200
  • 6da999be24
    Update .ideavimrc chylex 2022-06-27 08:26:51 +0200
  • 54f56061e8
    Update .ideavimrc chylex 2022-06-18 20:26:14 +0200
  • 615677c160
    Update .bashrc (partial search with up/down arrow) chylex 2022-05-06 00:19:08 +0200
  • 510b628071
    Update .ideavimrc chylex 2022-03-19 13:44:31 +0100
  • a38643660e
    Update .ideavimrc chylex 2022-02-03 04:24:29 +0100
  • ed7c1508ea
    Update .vimrc chylex 2022-01-29 17:09:40 +0100
  • 3f7146c616
    Update .ideavimrc chylex 2022-01-14 00:09:12 +0100
  • 70117f9551
    Update .ideavimrc & .vimrc chylex 2021-12-25 08:54:51 +0100
  • d64c98e2a2
    Update .ideavimrc (top row + fixed gg/G) chylex 2021-12-02 00:50:53 +0100
  • b5d7f444a0
    Update .ideavimrc (AceJump) chylex 2021-11-15 22:04:52 +0100