Commit Graph
12 Commits
Author SHA1 Message Date
chylex edb9b194bb Set plugin version to chylex-12 2022-07-06 01:15:57 +02:00
chylex a1e2ae0eb9 Change matchit plugin to use HTML patterns in unrecognized files 2022-07-06 01:15:56 +02:00
chylex eae2e3b6b8 Fix put command not working with multiple cursors 2022-07-06 01:15:56 +02:00
chylex c2d997a520 Fix vim-surround not working with multiple cursors
Fixes multiple cursors with vim-surround commands `cs, ds, S` (but not `ys`).
2022-07-06 01:15:56 +02:00
chylex e2a8a3c21a Add VimScript 'renaming()' function 2022-07-06 01:08:14 +02:00
chylex 9b7fee6163 Add support for repeatable actions with ':raction' 2022-07-06 01:08:14 +02:00
chylex d0f9d3dc70 Implement partial code completion support in macros
Works ok with insertions (Enter, Ctrl+Enter) but not with replacements (Tab)
2022-07-06 01:08:14 +02:00
chylex 8d3a69b338 Disable taking over arrow keys and Home/End 2022-07-06 01:08:14 +02:00
chylex 3c530474a1 Set custom plugin version 2022-07-06 01:08:14 +02:00
chylexandAlex Pláte b50197f7ce Fix(VIM-2227): Wrong behavior when deleting / changing surround with invalid character 2022-06-23 18:19:28 +03:00
chylexandAlex Pláte b6d84e0e66 Fix compile errors in unit tests on Windows 2021-12-01 09:37:24 +03:00
chylexandAlex Pláte 637ae21089 [VIM-2255] Missing reload icon in .ideavimrc on Windows 2021-10-29 10:09:48 +03:00