1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2025-07-28 04:59:03 +02:00
IntelliJ-IdeaVim/vim-engine/src/main/kotlin/com/maddyhome/idea/vim
2022-10-18 16:38:40 +03:00
..
action [VIM-2774] Move reset mode to another handler 2022-10-18 16:38:40 +03:00
api Fix(VIM-2768): Refactor listeners 2022-10-17 17:39:40 +03:00
command Revert "[New Typing Handler]: Switch j command to new typing handler" 2022-09-12 09:30:22 +03:00
common Fix(VIM-2718) Copied value is not inserted 2022-09-21 03:00:53 +03:00
diagnostic Update usages of vimLogger 2022-03-23 18:40:48 +03:00
ex Reformat code 2022-07-08 09:14:43 +03:00
extension Reformat code 2022-07-08 09:14:43 +03:00
group Reformat code 2022-07-08 09:14:43 +03:00
handler [VIM-2774] Remove runforEachCaret for other method 2022-10-18 16:38:40 +03:00
helper Reformat code 2022-07-08 09:14:43 +03:00
history Reformat code 2022-07-08 09:14:43 +03:00
key Revert "[New Typing Handler]: Switch j command to new typing handler" 2022-09-12 09:30:22 +03:00
listener Move some classes to vim-engine 2022-05-07 22:45:52 +06:00
macro Reformat code 2022-07-08 09:14:43 +03:00
mark Reformat code 2022-07-08 09:14:43 +03:00
option Reformat code 2022-07-08 09:14:43 +03:00
options Remove unnecessary libraries from the distribution 2022-07-08 10:29:51 +03:00
put Fix(VIM-2757) Wrong gv behavior 2022-09-22 04:08:39 +03:00
regexp Reformat code 2022-07-08 09:14:43 +03:00
register Reformat code 2022-07-08 09:14:43 +03:00
undo Reformat code 2022-07-08 09:14:43 +03:00
vimscript Fix(VIM-2728): Give access to global variables 2022-08-12 09:45:07 +03:00
yank Reformat code 2022-07-08 09:14:43 +03:00
KeyHandler.kt Revert "[New Typing Handler]: Switch j command to new typing handler" 2022-09-12 09:30:22 +03:00