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
*
vim-patch:7.4.1719
Michael Ennen
2016-12-12
*
vim-patch:7.4.1559
Michael Ennen
2016-12-12
*
Merge #5752 from justinmk/doc
Justin M. Keyes
2016-12-11
|
\
|
*
doc: eval/typval_encode.h
Justin M. Keyes
2016-10-31
*
|
vim-patch:7.4.1758, 7.4.1759, 7.4.1692 #5640
Shougo Matsushita
2016-12-09
*
|
add cmdline mode to modechange of RPC and tests
chemzqm
2016-11-30
*
|
lint
James McCoy
2016-11-02
*
|
nvim_win_get_number: Use int as rv to fix BE issues
James McCoy
2016-11-02
*
|
object_to_vim: Fix buffer/window/tabpage conversion on BE systems
James McCoy
2016-11-02
|
/
*
api: api_info()['version']
Justin M. Keyes
2016-10-28
*
api: Nvim version, API level #5386
Rui Abreu Ferreira
2016-10-26
*
test/api: Specify handling of VimL errors, v:errmsg.
Justin M. Keyes
2016-10-24
*
test: system(): Avoid indeterminism.
Justin M. Keyes
2016-10-23
*
api: documentation
Justin M. Keyes
2016-10-23
*
Merge pull request #4568 from bfredl/multirequest
Björn Linse
2016-10-22
|
\
|
*
api: call multiple methods atomically (useful in async contexts)
Björn Linse
2016-10-22
*
|
api: move verbatim c code out of gendispatch.lua and into c files
Björn Linse
2016-10-19
|
/
*
Merge pull request #5424 from jamessan/win-tab-nr
James McCoy
2016-10-15
|
\
|
*
api: Support getting the number of a window/tabpage
James McCoy
2016-10-04
*
|
lint: Removing dead initializations #5410
Patrick Jackson
2016-10-08
|
/
*
api: Establish API naming convention. (#5344)
Justin M. Keyes
2016-09-17
*
api: make nvim[_obj]_set_var and _del_var not return the old value
Björn Linse
2016-09-15
*
gendispatch: warn for deprecated alias if the deprecated function has implema...
Björn Linse
2016-09-15
*
refactor: eliminate misc2.c
Justin M. Keyes
2016-09-13
*
vim-patch:7.4.1535 (#5327)
davix
2016-09-11
*
vim-patch:7.4.1533 #5320
Wei Huang
2016-09-11
*
helpers.c: Fix invalid state of failed conversion result for object_to_vim() ...
oni-link
2016-09-01
*
api: consistently use nvim_ prefix and update documentation
Björn Linse
2016-08-31
*
api: Allow blacklist functions that shouldn't be accesible from eval
Björn Linse
2016-08-31
*
api: When calling get/set_lines from vimL, don't convert between "\n" and "\0".
Björn Linse
2016-08-31
*
api: unify buffer numbers and window ids with handles
Björn Linse
2016-08-31
*
api: auto generate api function wrappers for viml
Björn Linse
2016-08-31
*
api: rename "msgpack_rpc/defs.h" to "api/private/dispatch.h" and use the head...
Björn Linse
2016-08-31
*
api/ui: use ui options instead of one method per feature
Björn Linse
2016-08-29
*
api/ui: allow popupmenu to be drawn by external ui
Björn Linse
2016-08-29
*
api: handle null string in buffer_add_highlight
Björn Linse
2016-08-17
*
*: Fix linter errors
ZyX
2016-06-24
*
msgpack_rpc: Also make msgpack_from_*/msgpack_to_* functions not recur
ZyX
2016-06-24
*
api/helpers: Use typval_encode.h for vim_to_object
ZyX
2016-06-24
*
*: Fix new linter errors
ZyX
2016-06-11
*
*: Also fix the adjacent errors
ZyX
2016-06-11
*
*: Fix errors from new linter checks
ZyX
2016-06-11
*
vim-patch:7.4.1151
Michael Ennen
2016-06-07
*
lib/kvec: Remove useless type argument from kv_push macros
ZyX
2016-05-30
*
api: refactor remote ui to use API dispatch generation
Björn Linse
2016-05-27
*
*: Fix new linter errors
ZyX
2016-05-01
*
Merge pull request #4593 from ZyX-I/length-functions
Justin M. Keyes
2016-04-26
|
\
|
*
keymap: Make replace_termcodes and friends accept length and cpo_flags
ZyX
2016-04-18
*
|
Implement tab-local working directory feature.
HiPhish
2016-04-20
*
|
api: Add warnings about the returned value to \*del_var functions
ZyX
2016-04-18
[next]