1
0
Fork 0
IntelliJ-IdeaVim/src/main/java/com/maddyhome/idea/vim
Alex Plate eae7ed95e2
Revert "Fix(VIM-308) Undo requires one more step if the cursor is not at the position where it was after undo"
This reverts commit 9dbe3c33
2022-07-06 01:15:56 +02:00
..
action Disable taking over arrow keys and Home/End 2022-07-06 01:08:14 +02:00
command More compatibility methods 2022-07-01 10:05:13 +03:00
common Move some classes to vim-engine 2022-05-08 12:23:14 +06:00
config Massive copyright data update 2022-01-13 08:59:49 +03:00
ex Update formatting 2022-05-08 21:10:40 +06:00
extension Change matchit plugin to use HTML patterns in unrecognized files 2022-07-06 01:15:56 +02:00
group Fix put command not working with multiple cursors 2022-07-06 01:15:56 +02:00
handler Move MappingMode to a different package 2022-06-29 09:54:49 +03:00
helper Revert "Fix(VIM-308) Undo requires one more step if the cursor is not at the position where it was after undo" 2022-07-06 01:15:56 +02:00
icons Massive copyright data update 2022-01-13 08:59:49 +03:00
key Remove StringHelper.kt & CommonStringHelper.kt 2022-06-03 22:22:49 +06:00
listener Implement partial code completion support in macros 2022-07-06 01:08:14 +02:00
mark Move all methods to the base class 2022-03-28 16:09:24 +03:00
newapi Add CommandState compatibility layer and rename our main CommandState to VimStateMachine 2022-07-01 09:04:27 +03:00
option Make options compatible 2022-07-01 16:10:13 +03:00
regexp Update formatting 2022-05-23 21:02:39 +06:00
statistic Move optionService logic to base class 2022-06-09 02:17:40 +06:00
troubleshooting Move MappingMode to a different package 2022-06-29 09:54:49 +03:00
ui Add CommandState compatibility layer and rename our main CommandState to VimStateMachine 2022-07-01 09:04:27 +03:00
vimscript Add VimScript 'renaming()' function 2022-07-06 01:08:14 +02:00
DynamicLoaderStopper.kt Massive copyright data update 2022-01-13 08:59:49 +03:00
EventFacade.java Fix(VIM-2590): Fix caret shape in PyCharm 2022-03-28 17:01:49 +03:00
PluginStartup.kt Massive copyright data update 2022-01-13 08:59:49 +03:00
RegisterActions.java Unmap removed mappings after using ReloadVimRc action 2022-05-30 09:52:11 +03:00
VimBundledDictionaryProvider.kt Massive copyright data update 2022-01-13 08:59:49 +03:00
VimPlugin.java Move variableService logic to base class 2022-06-09 23:54:43 +06:00
VimProjectService.kt Massive copyright data update 2022-01-13 08:59:49 +03:00
VimTypedActionHandler.kt Remove unused OptionService import 2022-02-22 12:39:11 +03:00
package-info.java Refactor and simplify Commentary objects 2022-04-12 22:05:48 +01:00