Matt Ellis
|
3eb46114f8
|
Remove Shortcut class
|
2020-02-03 23:35:04 +00:00 |
|
Matt Ellis
|
6a5fd30531
|
Remove unnecessary empty shortcut registration
|
2020-02-03 23:31:18 +00:00 |
|
Matt Ellis
|
96e83150e5
|
Ensure :jumps formats non-printable characters correctly
Also ensures long output lines are truncated
|
2020-02-03 22:50:39 +00:00 |
|
Matt Ellis
|
b2b65c65b9
|
Ensure :ascii formats non-printable characters correctly
|
2020-02-03 22:50:38 +00:00 |
|
Matt Ellis
|
5b028b4fa3
|
Ensure :marks formats non-printable characters correctly
Also adds a bunch of tests, and fixes offset for ^ and ] registers
|
2020-02-03 22:50:38 +00:00 |
|
Matt Ellis
|
8f4e1b3409
|
[VIM-1900] Ensure :reg formats non-printable characters correctly
|
2020-02-03 22:50:38 +00:00 |
|
John Weigel
|
ff209d0120
|
Merge remote-tracking branch 'origin/master'
|
2020-02-01 22:38:18 -06:00 |
|
John Weigel
|
ea2fe618b5
|
Add support for buffer list (buffers, files, ls).
|
2020-02-01 22:33:12 -06:00 |
|
Matt Ellis
|
3403cdf84b
|
[VIM-1835] Macros record actual keystrokes not mapped
|
2020-02-01 11:36:40 +00:00 |
|
Alex Plate
|
4f9a6f3a7b
|
Make vimExCommand EP dynamic
|
2020-01-31 19:14:11 +03:00 |
|
Alex Plate
|
c8d6d233e5
|
Revert [Make vimExCommand EP dynamic]
|
2020-01-31 18:15:55 +03:00 |
|
Alex Plate
|
0cfb65a19a
|
Make vimExCommand EP dynamic
|
2020-01-31 17:59:07 +03:00 |
|
Alex Plate
|
384d917021
|
Make vimAction EP dynamic
|
2020-01-31 12:05:46 +03:00 |
|
Alex Plate
|
f1c8c67789
|
Use enumMap to store key roots
|
2020-01-31 10:17:56 +03:00 |
|
Alex Plate
|
75e8f4ec6d
|
Deny vimAction extension point contributions from other plugins
|
2020-01-30 21:23:23 +03:00 |
|
Matt Ellis
|
d1d0323112
|
[VIM-1899] Add argument to :registers command
Also introduce testable clipboard handling
|
2020-01-27 10:47:37 +00:00 |
|
Alex Plate
|
ab31dae582
|
Add todo for VimLocalConfig
|
2020-01-27 12:25:45 +03:00 |
|
Alex Plate
|
64f176cedb
|
Control dynamic loading of plugin via the application component
|
2020-01-27 11:45:26 +03:00 |
|
Alex Plate
|
9e921d6621
|
Move plugin.xml includes into separate folder
|
2020-01-27 11:40:42 +03:00 |
|
Alex Plate
|
a4b98f2848
|
Update CHANGES.md
|
2020-01-27 11:36:30 +03:00 |
|
Alex Plate
|
0d190e4a63
|
Update copyright
|
2020-01-27 11:35:00 +03:00 |
|
Alex Plate
|
13cdb7cc35
|
Merge pull request #215 from citizenmatt/refactor/command-state
Refactor key handler state
|
2020-01-27 11:34:48 +03:00 |
|
Alex Plate
|
ca60c467f3
|
Capability for tests in 2020.1
|
2020-01-27 11:11:05 +03:00 |
|
Alex Plate
|
01abba7d2c
|
Use 201-EAP version for build
|
2020-01-27 11:11:05 +03:00 |
|
Alex Plate
|
80074177fc
|
Make ascii doc a bit clearer
|
2020-01-27 11:11:05 +03:00 |
|
Alex Plate
|
bf67f8984a
|
Add info about easymotion plugin
|
2020-01-25 16:32:43 +03:00 |
|
Alex Plate
|
b2267c4b6c
|
Add information about non-released actions
|
2020-01-24 13:41:47 +03:00 |
|
Alex Plate
|
c80d69a31c
|
Add note about VIM-987 into changelog
|
2020-01-24 13:41:47 +03:00 |
|
Alex Plate
|
1b7c3f0da3
|
Merge pull request #214 from sumoooru2/master
Implement c_CTRL-N/P
|
2020-01-22 10:56:37 +03:00 |
|
Alex Plate
|
c1ff6e1498
|
Prepare to the 0.55 release
|
2020-01-20 20:15:36 +03:00 |
|
Alex Plate
|
50c04ce71c
|
Change LookupKeys implementation
|
2020-01-20 15:29:40 +03:00 |
|
Alex Plate
|
bc6ff6bc8e
|
Convert characterHelper to kt
|
2020-01-19 17:55:15 +03:00 |
|
Alex Plate
|
93bcf2a7e8
|
Rename .java to .kt
|
2020-01-19 17:55:14 +03:00 |
|
Alex Plate
|
c3b503adff
|
Set up a mechanism to define the KeyStrokes that should work with active lookup
|
2020-01-19 17:34:12 +03:00 |
|
Alex Plate
|
ecdcbdda10
|
Put all range files into the ranges directory
|
2020-01-16 15:13:56 +03:00 |
|
Alex Plate
|
b97c9a5ed0
|
Rename .java to .kt
|
2020-01-16 15:13:55 +03:00 |
|
Alex Plate
|
84a6843a7b
|
Convert ExOutputModel to kt
|
2020-01-16 12:26:39 +03:00 |
|
Alex Plate
|
17eed7467c
|
Rename .java to .kt
|
2020-01-16 12:26:39 +03:00 |
|
Alex Plate
|
310ffc849c
|
Convert ExCommand to kt
|
2020-01-16 12:23:43 +03:00 |
|
Alex Plate
|
3e6756160a
|
Rename .java to .kt
|
2020-01-16 12:23:43 +03:00 |
|
Alex Plate
|
563e809a2d
|
Put all exceptions to single kt file
|
2020-01-16 12:18:20 +03:00 |
|
Alex Plate
|
86ec3f3bcd
|
Rename .java to .kt
|
2020-01-16 12:17:54 +03:00 |
|
Matt Ellis
|
7b225cb824
|
Remove CHAR_OR_DIGRAPH state
|
2020-01-07 20:14:56 +00:00 |
|
Matt Ellis
|
562e0b06df
|
Refactor expected argument type
|
2020-01-07 19:54:20 +00:00 |
|
Matt Ellis
|
51ce064507
|
Simplify and document handling of EX_STRING
|
2020-01-07 19:09:58 +00:00 |
|
Matt Ellis
|
ebaeff9b4d
|
Merge branch 'master' into refactor/command-state
|
2019-12-30 16:31:24 +00:00 |
|
Matt Ellis
|
8889e799ca
|
Refactor setting command argument
|
2019-12-30 16:26:32 +00:00 |
|
Matt Ellis
|
668705e475
|
Refactor handling of duplicate operator chars
|
2019-12-30 16:08:04 +00:00 |
|
Matt Ellis
|
e428e909bf
|
Simplify handling of count editing characters
|
2019-12-30 16:08:00 +00:00 |
|
Matt Ellis
|
d755c751c2
|
Move fix up of command/motion count
|
2019-12-30 15:36:52 +00:00 |
|