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
*
doc: channel, eventloop
Justin M. Keyes
2017-09-05
*
doc/api: nvim_out_write() and friends
Justin M. Keyes
2017-08-18
*
api/helpers: Fix typo
ZyX
2017-08-06
*
api/helpers: Clarify try_start() usage
ZyX
2017-08-06
*
*: Fix clint errors
ZyX
2017-07-18
*
api helpers: Also save and restore did_emsg
ZyX
2017-07-18
*
api helpers: Save/restore more values in try_enter/try_leave
ZyX
2017-07-16
*
Merge branch 'master' into colored-cmdline
ZyX
2017-07-15
|
\
|
*
doc: api.txt; deprecate <special>
Justin M. Keyes
2017-07-08
|
*
'cpoptions': remove "<" flag; ignore <special>
Justin M. Keyes
2017-07-08
|
*
'cpoptions': remove "k" flag
Justin M. Keyes
2017-07-08
|
*
dict_get_value(): name the missing key (#6952)
Matthieu Coudron
2017-07-03
|
*
Merge #6789 from ZyX-I/lua-path
Justin M. Keyes
2017-06-27
|
|
\
|
|
*
api/vim: Fix nvim_list_runtimepaths
ZyX
2017-05-23
*
|
|
ex_getln: Save and restore try state
ZyX
2017-07-01
|
/
/
*
|
bufhl: fix move
Björn Linse
2017-06-24
*
|
bufhl: use kbtree for bufhl
Björn Linse
2017-06-24
*
|
vim-patch:8.0.0607 (#6879)
Daniel Hahler
2017-06-11
*
|
lint: fix indentation of FUNC_ATTR lines
Björn Linse
2017-06-03
*
|
get_keymap API (#6236)
TJ DeVries
2017-05-25
|
/
*
api/nvim_replace_termcodes: Document keycodes behavior
Justin M. Keyes
2017-05-20
*
api: execute lua directly from the remote api
Björn Linse
2017-05-13
*
api: always use prefix FUNC_API, also change NOEVAL to REMOTE_ONLY
Björn Linse
2017-05-10
*
api: add metadata for ui events
Björn Linse
2017-05-10
*
api: use generated events for popupmenu and tabline
Björn Linse
2017-05-10
*
api: generate ui events
Björn Linse
2017-05-10
*
api/window: Fix memory leak in nvim_win_set_cursor
ZyX
2017-05-08
*
Merge branch 'master' into luaviml'/lua
ZyX
2017-05-08
|
\
|
*
api: deprecate obsolete nvim_buf_get_number function
Björn Linse
2017-04-30
|
*
api/nvim_get_mode: Use child-queue instead of "priority".
Justin M. Keyes
2017-04-28
|
*
input.c: Process only safe events before blocking.
Justin M. Keyes
2017-04-28
|
*
api: nvim_get_mode()
Justin M. Keyes
2017-04-28
|
*
api: nvim_ui_attach(): Flatten ext_* options.
Justin M. Keyes
2017-04-26
|
*
api/ui: externalize tabline
Justin M. Keyes
2017-04-26
|
*
api/ui: externalize tabline
Dongdong Zhou
2017-04-26
|
*
api: Do not translate error messages.
Justin M. Keyes
2017-04-24
|
*
api_set_error(): rename
Justin M. Keyes
2017-04-23
|
*
api/internal: Remove `set` field from Error type.
Justin M. Keyes
2017-04-23
|
*
api_clear_error: Skip if error was not set.
Justin M. Keyes
2017-04-23
|
*
api_clear_error()
Justin M. Keyes
2017-04-23
|
*
api: Do not truncate errors <1 MB. #6237
Sander Bosma
2017-04-23
|
*
Merge #6539 'More cursor shape modes'
Justin M. Keyes
2017-04-21
|
|
\
|
|
*
ui: use an array for mode styles
Björn Linse
2017-04-21
|
|
*
ui: support more cursor shape modes
Björn Linse
2017-04-21
|
*
|
*: Add comment to all C files
ZyX
2017-04-19
|
|
/
|
*
*: Silence some false positives
ZyX
2017-04-16
*
|
api/buffer: Validate replacement array in a separate cycle
ZyX
2017-04-12
*
|
api: Remove FUNC_API_SINCE for nvim__ functions
ZyX
2017-04-11
*
|
api: Bump nvim__*id functions since value
ZyX
2017-04-10
*
|
api: Rename _vim_id functions to nvim__id
ZyX
2017-04-08
[next]