1
0
Fork 0
IntelliJ-IdeaVim/src/main/java/com/maddyhome/idea/vim
chylex f59d2f769c
Stop IdeaVIM blocking editor scrolling
2022-10-24 02:18:35 +02:00
..
action Disable taking over arrow keys and Home/End 2022-10-24 02:04:26 +02:00
command Add link to the docs 2022-07-06 09:30:25 +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-10-24 02:11:31 +02:00
group Stop IdeaVIM blocking editor scrolling 2022-10-24 02:18:35 +02:00
handler Revert "Refactoring IdeaVim to use editor actions instead of registering shortcuts in the editor" 2022-08-15 18:59:35 +03:00
helper Fix vim-surround not working with multiple cursors 2022-10-24 02:09:43 +02:00
icons Massive copyright data update 2022-01-13 08:59:49 +03:00
key Fix(VIM-1758): Commentary plugin in rider 2022-08-17 10:13:04 +03:00
listener Fix(VIM-2768): Refactor listeners 2022-10-17 17:39:40 +03:00
mark Move all methods to the base class 2022-03-28 16:09:24 +03:00
newapi Fix(VIM-2718) Copied value is not inserted 2022-09-21 03:00:53 +03:00
option Fix(VIM-2710): Show options value on `set opt` 2022-07-20 09:56:23 +03:00
regexp Update formatting 2022-05-23 21:02:39 +06:00
statistic Update formatting 2022-10-23 00:26:59 +00:00
troubleshooting Move MappingMode to a different package 2022-06-29 09:54:49 +03:00
ui Move some methods to vim engine 2022-08-23 15:26:55 +03:00
vimscript Add VimScript 'renaming()' function 2022-10-24 02:04:59 +02:00
DynamicLoaderStopper.kt Massive copyright data update 2022-01-13 08:59:49 +03:00
EventFacade.java Fix(VIM-2768): Refactor listeners 2022-10-17 17:39:40 +03:00
PluginStartup.kt Workaround for VIM-2487 2022-08-12 09:45:07 +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 Fix(VIM-2768): Refactor listeners 2022-10-17 17:39:40 +03:00
VimProjectService.kt Massive copyright data update 2022-01-13 08:59:49 +03:00
VimTypedActionHandler.kt Revert "[New Typing Handler]: Switch `j` command to new typing handler" 2022-09-12 09:30:22 +03:00
VimTypedDelegateHandler.kt Revert "[New Typing Handler]: Switch `j` command to new typing handler" 2022-09-12 09:30:22 +03:00
package-info.java Refactor and simplify Commentary objects 2022-04-12 22:05:48 +01:00