index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nvim
/
api
Commit message (
Expand
)
Author
Age
*
func_attr.h: FUNC_ATTR_PRINTF
Michael Hoffmann
2018-09-23
*
startup: always wait for UI with --embed, unless --headless also is supplied
Björn Linse
2018-09-22
*
buffer: add support for virtual text annotations
Björn Linse
2018-09-17
*
Merge pull request #8915 from rickyz/line_wrapping
Björn Linse
2018-09-09
|
\
|
*
tui: Hint wrapped lines to terminals.
Ricky Zhou
2018-09-03
*
|
API: Avoid overrun when formatting error-message
Justin M. Keyes
2018-09-05
|
/
*
ext_cmdline: use new highlight representation for cmdline_block
Björn Linse
2018-08-27
*
runtime/doc: fix broken links found by `make html`
Justin M. Keyes
2018-08-25
*
highlight: HlAttrs is a value type; treat it like such
Björn Linse
2018-08-13
*
API: update docs WRT behaviours/methods for unloaded buffers #7688
Peter Hodge
2018-07-25
*
API: add nvim_buf_is_loaded() #7688
Peter Hodge
2018-07-25
*
API: buf_get_lines, buf_line_count handle unloaded buffers #7688
Peter Hodge
2018-07-25
*
ui: fix glitches where scrolling region affects clearing of screen
Björn Linse
2018-07-24
*
ui: use line-based rather than char-based updates in screen.c
Björn Linse
2018-07-21
*
highlight: refactor to use stateful representation
Björn Linse
2018-07-21
*
highlight: extract low-level highlight logic from syntax, ui
Björn Linse
2018-07-21
*
doc
Justin M. Keyes
2018-07-18
*
dispatch.c: changed api_set_error_call
micha
2018-07-15
*
channel.c: refactor spaghetti code
micha
2018-07-14
*
Improved version of #8613
David Hotham
2018-06-25
*
API: nvim_win_set_cursor: set curswant #8613
David Hotham
2018-06-25
*
*: Replace b_changedtick with new always-inline functions
ZyX
2018-06-22
*
doc: job/channel, misc #7783
Justin M. Keyes
2018-06-11
*
refactor: buf_collect_lines (#8509)
Justin M. Keyes
2018-06-09
*
Merge #7917 'API: buffer updates'
Justin M. Keyes
2018-06-08
|
\
|
*
Add empty options dict to buf_attach
KillTheMule
2018-05-23
|
*
Send changedtick as first event if buffer contents weren't requested
KillTheMule
2018-05-23
|
*
Some renamings and doc changes
KillTheMule
2018-05-23
|
*
Enable -Wconversion
KillTheMule
2018-05-23
|
*
The grand renaming
KillTheMule
2018-05-23
|
*
Lint
KillTheMule
2018-05-23
|
*
Make separate functions to start/stop live updates
KillTheMule
2018-05-23
|
*
Adjust FUNC_API_SINCE for nvim_buf_live_updates
KillTheMule
2018-05-23
|
*
Add argument to not send a buffers content when updates are enabled
KillTheMule
2018-05-23
|
*
API: Implement buffer updates
Peter Hodge
2018-05-23
*
|
API: validation: mention invalid method name (#8489)
Justin M. Keyes
2018-06-07
*
|
tui: handle termguicolors rgb value in bridge for now
Björn Linse
2018-06-02
*
|
nvim_list_uis: include channel id
Björn Linse
2018-06-01
|
/
*
api: list information about all channels/jobs.
Björn Linse
2018-05-23
*
API: nvim_get_commands(): return Dictionary
Justin M. Keyes
2018-05-12
*
API: nvim_get_commands(): builtin is irrelevant for buffer-local
Justin M. Keyes
2018-05-12
*
API: nvim_get_commands(): more attributes
Justin M. Keyes
2018-05-11
*
API: nvim_get_commands(): always return keys
Justin M. Keyes
2018-05-11
*
API: nvim_get_commands()
Nimit Bhardwaj
2018-05-11
*
Merge #8329 'API: Make nvim_set_option() update `:verbose set …`'
Justin M. Keyes
2018-05-11
|
\
|
*
api: Make nvim_set_option() update `:verbose set ...`
b-r-o-c-k
2018-05-03
*
|
nvim_eval: fix memory leak
Justin M. Keyes
2018-05-10
*
|
API: nvim_eval(): return non-generic VimL errors
Justin M. Keyes
2018-05-09
*
|
API: better way to capture abort-causing non-exception errors
Justin M. Keyes
2018-05-09
*
|
API: return non-generic VimL errors
Justin M. Keyes
2018-05-09
[next]