Alex Plate
|
33d3f270a3
|
Fix(VIM-2710): Show options value on set opt
|
2022-07-20 09:56:23 +03:00 |
|
filipp
|
da94edd386
|
Fix(VIM-2703)
|
2022-07-20 02:51:45 +06:00 |
|
Alex Plate
|
97f5c9225e
|
Cleanup the sources
|
2022-07-08 11:24:10 +03:00 |
|
Alex Plate
|
09b86c15f9
|
Fix missing space
|
2022-07-08 10:59:02 +03:00 |
|
Alex Plate
|
8f34285d8c
|
Fix issues with notations
|
2022-07-08 10:55:21 +03:00 |
|
Alex Plate
|
d3c3b71e3e
|
Remove unnecessary libraries from the distribution
|
2022-07-08 10:29:51 +03:00 |
|
Alex Plate
|
aa6f49c9b1
|
Reformat code
|
2022-07-08 10:00:00 +03:00 |
|
Alex Plate
|
c011628420
|
Reformat code
|
2022-07-08 09:14:43 +03:00 |
|
Alex Plate
|
7b9bc64364
|
Fix multicaret insert
|
2022-07-07 14:54:41 +03:00 |
|
Alex Plate
|
729062bfdd
|
Turn on ideadelaymacro by default
|
2022-07-07 14:36:04 +03:00 |
|
Alex Plate
|
0746dcc686
|
Fix some neovim tests
|
2022-07-06 19:41:05 +03:00 |
|
Alex Plate
|
3cf8ae52ed
|
Add link to the docs
|
2022-07-06 09:30:25 +03:00 |
|
Alex Plate
|
1791692d92
|
Use java boolean
|
2022-07-05 12:26:16 +03:00 |
|
Alex Plate
|
ba23c9ab5e
|
Rename variable service
|
2022-07-05 11:27:53 +03:00 |
|
Alex Plate
|
f96ab37bcb
|
Rename Scope
|
2022-07-05 11:04:08 +03:00 |
|
Alex Plate
|
0da34bbb34
|
Compatibility of toggleOption
|
2022-07-05 10:56:45 +03:00 |
|
Alex Plate
|
51e7c745ea
|
Move number option to a different package
|
2022-07-05 10:26:14 +03:00 |
|
Alex Plate
|
7eae7a98e8
|
Command state compatibility
|
2022-07-05 10:05:02 +03:00 |
|
Alex Plate
|
6cd1a60b53
|
More compatibility
|
2022-07-04 10:33:31 +03:00 |
|
Alex Plate
|
a7d5372d06
|
Move classes to a different package
|
2022-07-04 09:49:50 +03:00 |
|
filipp
|
6115adb72e
|
Add registers to carets
|
2022-07-02 18:51:10 +06:00 |
|
Alex Plate
|
6c0a52155b
|
Add compatibility method
|
2022-07-01 16:36:30 +03:00 |
|
Alex Plate
|
c7ebce39bf
|
Make options compatible
|
2022-07-01 16:10:13 +03:00 |
|
Alex Plate
|
a0dc7a792f
|
Add more compatibility methods
|
2022-07-01 15:55:07 +03:00 |
|
Alex Plate
|
fdb09a8f1f
|
Use vim-engine kotlin settings
|
2022-07-01 12:18:53 +03:00 |
|
Alex Plate
|
f7b948fee2
|
Add CommandState compatibility layer and rename our main CommandState to VimStateMachine
|
2022-07-01 09:04:27 +03:00 |
|
Alex Plate
|
81482bd298
|
Add more compatibility changes
|
2022-06-29 11:25:11 +03:00 |
|
Alex Plate
|
b8373af69f
|
Move MappingMode to a different package
|
2022-06-29 09:54:49 +03:00 |
|
Alex Plate
|
e99b2ee73d
|
Add new method for compatibility
|
2022-06-29 09:54:49 +03:00 |
|
filipp
|
38292e97af
|
Fix context for function argument evaluation
|
2022-06-24 03:13:07 +06:00 |
|
Alex Plate
|
9eaf8b5d2d
|
Move some other methods to vim-engine
|
2022-06-22 18:36:08 +03:00 |
|
filipp
|
f7950e7adb
|
Fix(VIM-2683) Pasting from system clipboard multiple lines freezes the main thread
|
2022-06-18 07:31:44 +06:00 |
|
filipp
|
5c794ac40e
|
Fix(VIM-749) Support for :let command
|
2022-06-18 06:21:26 +06:00 |
|
filipp
|
8a98f46235
|
Move mapDepth to MappingState
|
2022-06-15 16:22:31 +06:00 |
|
Alex Plate
|
5b94276836
|
Move more methods to vim-engine
|
2022-06-15 12:58:15 +03:00 |
|
filipp
|
f1e427e2ff
|
Fix command history
|
2022-06-14 22:10:04 +06:00 |
|
filipp
|
a112cfe35f
|
Add count to undo/redo
|
2022-06-14 18:47:16 +06:00 |
|
Alex Plate
|
11d9ef7507
|
Partially move change group to vim-engine
|
2022-06-14 10:31:23 +03:00 |
|
Alex Plate
|
072449825c
|
Fix(VIM-2675): Fix numbering register in visual mode
|
2022-06-13 12:53:05 +03:00 |
|
Alex Plate
|
8235a649a1
|
Move VisualMotionGroup to vim-engine
|
2022-06-13 12:53:05 +03:00 |
|
Alex Plate
|
350e9cfca2
|
Fix(VIM-2595): Support plugins in macro execution
|
2022-06-10 15:27:03 +03:00 |
|
Alex Plate
|
5639edf173
|
Refactor mapping stack
|
2022-06-10 15:27:03 +03:00 |
|
Alex Plate
|
f72313df9c
|
Fix(VIM-2671): Fix using plugins from mappings
|
2022-06-10 15:27:03 +03:00 |
|
filipp
|
5da9c5e1cd
|
Move variableService logic to base class
|
2022-06-09 23:54:43 +06:00 |
|
filipp
|
53fdd891fb
|
Move optionService logic to base class
|
2022-06-09 02:17:40 +06:00 |
|
filipp
|
94820d7a83
|
Update formatting
|
2022-06-08 20:04:50 +06:00 |
|
Alex Plate
|
fe66d06ce2
|
Move VimMark to vim-injector
|
2022-06-08 12:06:45 +03:00 |
|
Alex Plate
|
a6a39d249b
|
Move key group to vim-engine
|
2022-06-07 15:53:31 +03:00 |
|
Alex Plate
|
518784c371
|
Use ShortcutOwnerInfo in savedShortcuts
|
2022-06-07 15:53:30 +03:00 |
|
filipp
|
6355d7765e
|
Add documentation to OptionService.kt and fix some exception messages
|
2022-06-07 03:59:23 +06:00 |
|