99 Commits
Author SHA1 Message Date
chylex b739008bc5 Update .ideavimrc (fix action to "Jump to Source" using a custom IdeaVIM version) 2023-11-15 01:23:23 +01:00
chylex 3c66f4c85b Update .ideavimrc (update tab management) 2023-11-14 22:56:25 +01:00
chylex bd5fb52aa7 Update .ideavimrc (add missing handler) 2023-11-14 21:21:42 +01:00
chylex 8a7a591d68 Update .ideavimrc (restore square bracket commands & re-add bindings for next/previous method using IDEA action) 2023-11-14 13:50:51 +01:00
chylex 61f69a7774 Update .ideavimrc (navigate paragraphs at indentation level) 2023-11-14 13:36:49 +01:00
chylex 6c62422353 Update .ideavimrc (remove vim-based bindings to toggle comments) 2023-11-14 13:36:49 +01:00
chylex 1d9efca953 Update .ideavimrc (add actions for local/git history) 2023-11-14 13:36:43 +01:00
chylex 6ac6c169fa Update .ideavimrc (rebind tab management) 2023-11-09 21:25:21 +01:00
chylex dc68b2d2a0 Update .ideavimrc (migrate from :action to Action) 2023-11-09 21:06:10 +01:00
chylex 8dcd87f989 Update .ideavimrc (add new custom g/m bindings) 2023-11-09 20:35:30 +01:00
chylex d1e531074c Update .ideavimrc (add binding to add/remove comment) 2023-11-09 20:03:17 +01:00
chylex 50312ccf3b Update .ideavimrc (replace custom binding for curly brackets) 2023-11-09 14:20:25 +01:00
chylex 28098843d2 Update .ideavimrc (improve shortcut for previous/next method) 2023-11-09 14:19:52 +01:00
chylex 01e92b8cb2 Update .ideavimrc (make increment/decrement rebinds work in other modes) 2023-11-09 13:38:01 +01:00
chylex ea590d93c1 Update .vimrc & .ideavimrc (enter visual block mode by pressing v in visual mode) 2023-11-08 02:49:24 +01:00
chylex 3286d65e8d Update .vimrc & .ideavimrc (reduce mappings interfering with select mode) 2023-11-08 02:49:24 +01:00
chylex f700848658 Update .vimrc & .ideavimrc (use Space<char> for easymotion) 2023-11-08 02:49:24 +01:00
chylex adcaeb0403 Update .vimrc & .ideavimrc (use native way of putting without overwriting register) 2023-11-08 01:51:08 +01:00
chylex 54284be64b Update .vimrc & .ideavimrc (fix Alt-B mapping in visual mode) 2023-11-08 01:48:10 +01:00
chylex f271ae0d8f Update .ideavimrc (navigate back/forward) 2023-11-08 01:48:10 +01:00
chylex 014763826f Update .ideavimrc (navigate to hump ends in visual mode) 2023-11-08 01:48:10 +01:00
chylex 2368dc86c4 Update .ideavimrc (remove workaround for statement completion) 2023-10-20 01:07:23 +02:00
chylex 3fe3a9a285 Update .ideavimrc (make tab switching work in insert mode) 2023-10-20 00:02:19 +02:00
chylex 14691e4ed9 Update .ideavimrc (disable global mode) 2023-10-20 00:01:57 +02:00
chylex 3b7145539e Update .ideavimrc (remove Alt-Shift-N binding for multiple-cursors plugin) 2023-10-19 10:18:13 +02:00
chylex df3e108327 Update .ideavimrc (add new and improved actions) 2023-10-19 06:46:13 +02:00
chylex 569dc0caad Update .vimrc & .ideavimrc (fix alternative way to enter visual block mode in operator-pending mode) 2023-10-19 06:32:56 +02:00
chylex 8a5da89d0f Update .vimrc & .ideavimrc (remove navigating to indents) 2023-10-19 06:30:55 +02:00
chylex 2bd9758639 Update .vimrc & .ideavimrc (increment/decrement numbers) 2023-10-19 06:30:48 +02:00
chylex 9efdf74626 Update .ideavimrc (fix camel humps) 2023-10-19 06:29:00 +02:00
chylex c31dbc308a Update .ideavimrc (IDE keybindings, WSL, comments) 2023-10-19 06:28:58 +02:00
chylex 63cd476e43 Update .ideavimrc (maximize scrolloff, enable global mode, enable nerdtree) 2023-10-05 06:05:51 +02:00
chylex e491daeaa1 Update AceJump mappings for IdeaVIM 2023-07-28 08:10:55 +02:00
chylex ecd3b7374d Update .vimrc & .ideavimrc (delete lines, remove edit from cursor to end of special characters) 2023-02-04 03:39:21 +01:00
chylex 2ac125eb0a Update .vimrc & .ideavimrc (new bindings, camel humps) 2023-01-09 06:16:41 +01:00
chylex 8c84026cec Update .ideavimrc (bind Alt-B to ge) 2023-01-04 06:38:53 +01:00
chylex 4a7829a42e Update .ideavimrc (new action, removed mapping that was hardcoded into IdeaVim fork) 2022-12-21 05:45:36 +01:00
chylex 672a78d3b1 Update .ideavimrc (remove custom mapping for next/prev occurrence) 2022-07-10 00:30:04 +02:00
chylex 1b704808f8 Update .ideavimrc 2022-06-29 11:28:51 +02:00
chylex 6da999be24 Update .ideavimrc 2022-06-27 08:26:51 +02:00
chylex 54f56061e8 Update .ideavimrc 2022-06-18 20:26:42 +02:00
chylex 510b628071 Update .ideavimrc 2022-03-19 13:44:31 +01:00
chylex a38643660e Update .ideavimrc 2022-02-03 04:24:29 +01:00
chylex 3f7146c616 Update .ideavimrc 2022-01-14 00:09:12 +01:00
chylex 70117f9551 Update .ideavimrc & .vimrc 2021-12-25 08:54:51 +01:00
chylex d64c98e2a2 Update .ideavimrc (top row + fixed gg/G) 2021-12-02 00:51:09 +01:00
chylex b5d7f444a0 Update .ideavimrc (AceJump) 2021-11-15 22:04:52 +01:00
chylex 09871c678f Update .ideavimrc 2021-11-15 15:41:52 +01:00
chylex 5187aee8de Add .ideavimrc 2021-11-02 07:54:36 +01:00