1
0
Fork 0
IntelliJ-IdeaVim/vim-engine/src/main/kotlin/com/maddyhome/idea/vim
chylex eae2e3b6b8
Fix put command not working with multiple cursors
2022-07-06 01:15:56 +02:00
..
action Fix put command not working with multiple cursors 2022-07-06 01:15:56 +02:00
api Fix put command not working with multiple cursors 2022-07-06 01:15:56 +02:00
command Add CommandState compatibility layer and rename our main CommandState to VimStateMachine 2022-07-01 09:04:27 +03:00
common Add CommandState compatibility layer and rename our main CommandState to VimStateMachine 2022-07-01 09:04:27 +03:00
diagnostic Update usages of vimLogger 2022-03-23 18:40:48 +03:00
ex Move some classes from vimscript package to engine 2022-04-10 15:57:46 +06:00
extension Add more compatibility changes 2022-06-29 11:25:11 +03:00
group Add CommandState compatibility layer and rename our main CommandState to VimStateMachine 2022-07-01 09:04:27 +03:00
handler Fix put command not working with multiple cursors 2022-07-06 01:15:56 +02:00
helper Add CommandState compatibility layer and rename our main CommandState to VimStateMachine 2022-07-01 09:04:27 +03:00
history Refactor history group 2022-03-29 11:08:21 +03:00
key Add CommandState compatibility layer and rename our main CommandState to VimStateMachine 2022-07-01 09:04:27 +03:00
listener Move some classes to vim-engine 2022-05-07 22:45:52 +06:00
macro Fix command history 2022-06-14 22:10:04 +06:00
mark Add CommandState compatibility layer and rename our main CommandState to VimStateMachine 2022-07-01 09:04:27 +03:00
option Add compatibility method 2022-07-01 16:36:30 +03:00
options Make options compatible 2022-07-01 16:10:13 +03:00
put Add CommandState compatibility layer and rename our main CommandState to VimStateMachine 2022-07-01 09:04:27 +03:00
regexp Move Regexp from engine 2022-05-23 00:10:57 +06:00
register Add CommandState compatibility layer and rename our main CommandState to VimStateMachine 2022-07-01 09:04:27 +03:00
undo Move more classes to vim-engine 2022-04-27 10:40:44 +03:00
vimscript Add CommandState compatibility layer and rename our main CommandState to VimStateMachine 2022-07-01 09:04:27 +03:00
yank Move yank package to vim-engine 2022-04-25 09:45:48 +03:00
KeyHandler.kt Add CommandState compatibility layer and rename our main CommandState to VimStateMachine 2022-07-01 09:04:27 +03:00