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
/
lua
Commit message (
Expand
)
Author
Age
...
*
test: add a bit more testing for vim.on_key() (#28095)
zeertzjq
2024-03-29
*
refactor(treesitter): handle coverity warnings better
Lewis Russell
2024-03-20
*
fix(treesitter): treecursor regression
Lewis Russell
2024-03-20
*
refactor(treesitter): reorder functions
Lewis Russell
2024-03-19
*
refactor(treesitter): simplify argument checks for userdata
Lewis Russell
2024-03-19
*
refactor(treesitter): redesign query iterating
Lewis Russell
2024-03-19
*
fix(api/buffer): fix handling of viewport of non-current buffer
bfredl
2024-03-13
*
refactor: use ml_get_buf_len() in API code (#27825)
zeertzjq
2024-03-12
*
refactor(msgpack): allow flushing buffer while packing msgpack
bfredl
2024-03-07
*
refactor(metadata): generate all metadata in lua
bfredl
2024-02-28
*
Merge pull request #27599 from bfredl/nofilealloc
bfredl
2024-02-26
|
\
|
*
refactor(fileio): remove API shell layer encouraging unnecessary allocations
bfredl
2024-02-25
*
|
fix(mbyte): fix bugs in utf_cp_*_off() functions
VanaIgr
2024-02-26
|
/
*
refactor(api): use an arena for mappings
bfredl
2024-02-18
*
fix(treesitter): correctly handle query quantifiers (#24738)
Thomas Vigouroux
2024-02-16
*
refactor(eval): use arena when converting typvals to Object
bfredl
2024-02-15
*
refactor(lua): use a keyset for vim.diff opts parsing
bfredl
2024-02-13
*
refactor(lua): use Arena when converting from lua stack to API args
bfredl
2024-02-13
*
refactor(treesitter): typing for Query, TSQuery, and TSQueryInfo
Jongwook Choi
2024-02-08
*
refactor(api): use keydict and arena for more api return values
bfredl
2024-02-08
*
feat(ex_cmds): no error on :lua with {range} and {code} (#27290)
luukvbaal
2024-02-02
*
fix(lua): avoid internal error when :luado deletes lines (#27262)
zeertzjq
2024-01-30
*
docs: enforce "treesitter" spelling #27110
Jongwook Choi
2024-01-28
*
docs(lua): update ":{range}lua" docs + error message #27231
Justin M. Keyes
2024-01-27
*
feat(ex_cmds): ranged :lua #27167
luukvbaal
2024-01-26
*
fixup: raise TS min version
Christian Clason
2024-01-25
*
refactor(api): use hl id directly in nvim_buf_set_extmark
glepnir
2024-01-20
*
refactor(IWYU): fix headers
dundargoc
2024-01-11
*
refactor: follow style guide
dundargoc
2023-12-30
*
refactor: remove os_errmsg and os_msg functions
dundargoc
2023-12-23
*
refactor(options): generate BV_ and WV_ constants (#26705)
zeertzjq
2023-12-22
*
refactor: run IWYU on entire repo
dundargoc
2023-12-21
*
refactor: eliminate cyclic includes
dundargoc
2023-12-20
*
docs: add style rule regarding initialization
dundargoc
2023-12-18
*
fix(lua): handle array with holes in luaeval() (#26630)
zeertzjq
2023-12-18
*
refactor: move non-symbols to defs.h headers
dundargoc
2023-12-17
*
fix(lua): memory leak when using invalid syntax with exists() (#26530)
zeertzjq
2023-12-12
*
feat(eval): exists() function supports checking v:lua functions (#26485)
Raphael
2023-12-12
*
refactor: format casting of negative number better (#26482)
zeertzjq
2023-12-09
*
fix(lua): allow nil values in serialized Lua arrays (#26329)
Gregory Anders
2023-12-07
*
fix(treesitter): don't forcefully open folds
Jaehwang Jung
2023-12-06
*
vim-patch:8.2.3695: confusing error for missing key (#26420)
zeertzjq
2023-12-06
*
refactor: change event_create() to a macro (#26343)
zeertzjq
2023-12-01
*
refactor(IWYU): move UI and LineFlags to ui_defs.h (#26318)
zeertzjq
2023-11-30
*
build: don't define FUNC_ATTR_* as empty in headers (#26317)
zeertzjq
2023-11-30
*
refactor: move function macros out of vim_defs.h (#26300)
zeertzjq
2023-11-29
*
refactor: move some constants out of vim_defs.h (#26298)
zeertzjq
2023-11-29
*
refactor: fix headers with IWYU
dundargoc
2023-11-28
*
refactor: rename types.h to types_defs.h
dundargoc
2023-11-27
*
build(IWYU): fix includes for undo_defs.h
dundargoc
2023-11-27
[prev]
[next]