Nimit Bhardwaj
|
25b6304840
|
API: nvim_get_commands()
|
2018-05-11 13:20:19 +02:00 |
|
Justin M. Keyes
|
0ea7e45bc1
|
'cpoptions': remove "<" flag; ignore <special>
Closes #6937 "nvim_get_keymap output is unreliable"
|
2017-07-08 16:34:35 +02:00 |
|
ZyX
|
d5916a823a
|
functests: Test how spaces appear in get_keymap output
|
2017-07-02 20:08:00 +03:00 |
|
ZyX
|
5fe5d712aa
|
functests: Use more extensive testing
Fixes #6937
|
2017-07-02 19:50:03 +03:00 |
|
ZyX
|
24f0056ca5
|
message: Add support for replacing < to str2special
|
2017-07-02 19:37:21 +03:00 |
|
ZyX
|
a1fee487ba
|
functests: Add tests for new behaviour
Apparently it is not working yet.
|
2017-07-02 19:28:44 +03:00 |
|
ZyX
|
4b8bdd953e
|
functests: Remove local_copy function
|
2017-07-02 19:21:21 +03:00 |
|
TJ DeVries
|
45626de63f
|
get_keymap API (#6236)
* Add api function get keymap
nvim_get_keymap(mode)
nvim_buf_get_keymap(buffer, mode)
|
2017-05-25 12:41:53 +02:00 |
|