Björn Linse
|
a60beeb34f
|
refactor(api): break out Vim script functions to its own file
|
2021-10-29 16:59:53 +02:00 |
|
Björn Linse
|
c8882ca7e7
|
refactor(api): move extmark API to its own file
|
2021-10-25 22:33:40 +02:00 |
|
Björn Linse
|
310d53e5d0
|
refactor(api): make export of functions opt-in, not opt-out
|
2021-10-03 16:14:47 +02:00 |
|
Björn Linse
|
392c658d4d
|
feat(decorations): support virtual lines (for now: only one block at a time)
|
2021-09-26 12:19:54 +02:00 |
|
dundargoc
|
51a98aa0c2
|
refactor: format #15702
|
2021-09-18 09:34:23 -07:00 |
|
Björn Linse
|
25a879dfa2
|
feat(decorations): deprecate nvim_buf_set_virtual_text
Full virt_text functionality is provided by nvim_buf_set_extmark
|
2021-07-29 20:36:12 +02:00 |
|
Björn Linse
|
b1ef6de620
|
api: move deprecated functions to separate files
Most these are just calls to non-deprecated variants, and take up
unnecessary space and search hits in the other files.
|
2020-12-05 14:34:17 +01:00 |
|