kylo252
|
0d41c4dee1
|
refactor(build): remove unused includes #17078
Remove unused includes in src/nvim/buffer.c|h using the IWYU library.
Yet another step towards #6371 and #549
|
2022-04-26 21:38:12 -07:00 |
|
Björn Linse
|
bc86f76c0a
|
api/buffer: add "on_bytes" callback to nvim_buf_attach
This implements byte-resolution updates of buffer changes.
Note: there is no promise that the buffer state is valid inside
the callback!
|
2020-09-09 21:22:21 +02:00 |
|
KillTheMule
|
8ef3fb4e73
|
Use autogenerated declarations
|
2018-05-23 22:07:27 +02:00 |
|
KillTheMule
|
491efc89d2
|
Lint
|
2018-05-23 22:07:27 +02:00 |
|
KillTheMule
|
e7451f8a91
|
Some renamings and doc changes
|
2018-05-23 22:07:27 +02:00 |
|
KillTheMule
|
2106bada5b
|
Enable -Wconversion
|
2018-05-23 22:07:27 +02:00 |
|
KillTheMule
|
6bdcbef2f5
|
The grand renaming
|
2018-05-23 22:07:27 +02:00 |
|