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
*
ui: refactor ui options
Björn Linse
2018-02-13
*
ui/tui: highlighting refactor
Björn Linse
2018-02-11
*
tui: fix use-after-free after UI `stop` event #7922
Justin M. Keyes
2018-01-28
*
Fix warning about conversion on mingw64
George Zhao
2018-01-18
*
Merge #7806 from ZyX-I/list-stat
Justin M. Keyes
2018-01-15
|
\
|
*
*: Provide list length when allocating lists
ZyX
2018-01-14
*
|
Fix an off-by-one error in the documentation of nvim_buf_clear_highlight (#7853)
mkotha
2018-01-15
|
/
*
api: nvim_command_output: direct impl
Justin M. Keyes
2018-01-10
*
api: change nvim_command_output behavior
Justin M. Keyes
2018-01-10
*
Merge pull request #7762 from ZyX-I/remove-some-listitems
Justin M. Keyes
2017-12-31
|
\
|
*
*: Remove most calls to tv_list_item_alloc
ZyX
2017-12-24
*
|
doc
Justin M. Keyes
2017-12-26
|
/
*
Merge branch 'master' into hide-container-impl
ZyX
2017-12-16
|
\
|
*
ui: forward relevant option updates to UIs (#7520)
Björn Linse
2017-12-12
*
|
*: Fix linter errors
ZyX
2017-12-12
*
|
Merge branch 'master' into hide-container-impl
ZyX
2017-12-12
|
\
|
|
*
doc
Justin M. Keyes
2017-12-10
|
*
doc: hack to avoid doxygen bug
Justin M. Keyes
2017-12-10
*
|
*: Hide list implementation in other files as well
ZyX
2017-12-10
*
|
*: Start hiding list implementation
ZyX
2017-12-10
|
/
*
Merge #7234 'built-in expression parser'
Justin M. Keyes
2017-12-09
|
\
|
*
viml/parser/expressions: Make $ENV not depend on &isident
ZyX
2017-11-26
|
*
Merge branch 'master' into expression-parser
ZyX
2017-11-26
|
|
\
|
|
/
|
/
|
|
*
Merge branch 'master' into expression-parser
ZyX
2017-11-19
|
|
\
|
*
|
viml/parser/expressions: Add support for parsing assignments
ZyX
2017-11-12
|
*
|
*: Fix linter errors
ZyX
2017-11-06
|
*
|
Merge branch 'master' into expression-parser
ZyX
2017-11-06
|
|
\
\
|
*
|
|
api/vim: Add “len” dictionary key
ZyX
2017-11-06
|
*
|
|
tests: Add missing test cases
ZyX
2017-11-06
|
*
|
|
api/vim,functests: Add tests for nvim_parse_expression, fix found bugs
ZyX
2017-11-06
|
*
|
|
vim/api: Actually dump AST, fix some bugs in nvim_parse_expression
ZyX
2017-11-06
|
*
|
|
api/vim: Create part of nvim_parse_expression function
ZyX
2017-11-06
|
*
|
|
Merge branch 'master' into expression-parser
ZyX
2017-10-30
|
|
\
\
\
|
*
|
|
|
api/vim: Add nvim_parse_expression function
ZyX
2017-10-29
*
|
|
|
|
channels: refactor
Björn Linse
2017-11-24
*
|
|
|
|
Merge #7593 'PVS static analysis fixes'
Justin M. Keyes
2017-11-22
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
helpers.c: statically assert integer falls within range
Peter Kalauskas
2017-11-22
|
/
/
/
/
*
|
|
/
Use PRId64 to format Integer when calling api_set_error
James McCoy
2017-11-12
|
|
_
|
/
|
/
|
|
*
|
|
doc: API (generated)
Justin M. Keyes
2017-11-06
*
|
|
doc: nvim_buf_add_highlight(): zero-indexed lines
Justin M. Keyes
2017-11-06
*
|
|
doc
Justin M. Keyes
2017-11-06
*
|
|
Merge #7454 'ui: ext_wildmenu'
Justin M. Keyes
2017-10-31
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
ui: allow external ui to draw wildmenu
Dongdong Zhou
2017-10-29
|
/
/
*
|
ext_cmdline: rename cmdline_char to cmdline_special_char
Björn Linse
2017-10-26
*
|
ext_cmdline: extend "function" to generic "block" mechanism
Björn Linse
2017-10-26
*
|
ext_cmdline: add support for highlighting
Björn Linse
2017-10-26
*
|
ext_cmdline: lint
Dongdong Zhou
2017-10-26
*
|
ext_cmdline: added indent
Dongdong Zhou
2017-10-26
*
|
ext_cmdline: Add function block support
Dongdong Zhou
2017-10-26
*
|
ext_cmdline: added cmdline level
Dongdong Zhou
2017-10-26
[next]