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
*
refactor: reduce number of explicit char casts (#16077)
dundargoc
2021-11-16
*
feat(lua): enable stack traces in error output (#16228)
Gregory Anders
2021-11-06
*
vim-patch:8.1.0779: argument for message functions is inconsistent
James McCoy
2021-11-01
*
vim-patch:8.1.0743: giving error messages is not flexible
James McCoy
2021-11-01
*
refactor: saner options for uncrustify #16196
dundargoc
2021-10-31
*
feat: add vim.str_utf_{start,end} (#16129)
Michael Lingelbach
2021-10-30
*
refactor: split executor.c into two files
Dundar Göc
2021-10-26
*
feat: add vim.str_utf_pos function
Michael Lingelbach
2021-10-24
*
feat(lua): allow passing handles to vim.b/w/t
Lewis Russell
2021-10-19
*
refactor: remove space after star
Dundar Göc
2021-10-19
*
fix(runtime): don't use regexes inside lua require'mod'
Björn Linse
2021-10-17
*
refactor: format header files with uncrustify #15877
dundargoc
2021-10-09
*
fix(api): check type in nlua_pop_keydict (#15940)
virchau13
2021-10-08
*
Merge pull request #15316 from vigoux/ts-fix-captures
Björn Linse
2021-10-07
|
\
|
*
fix(treesitter): run predicates more often in iter_matches
Thomas Vigouroux
2021-10-01
*
|
fix(docs): duplicate tag, wrong formatting
Justin M. Keyes
2021-10-05
*
|
Merge pull request #15516 from bfredl/keyset
Björn Linse
2021-10-03
|
\
\
|
*
|
refactor(api): handle option dicts properly
Björn Linse
2021-10-03
|
|
/
*
|
refactor: format with uncrustify #15842
dundargoc
2021-10-02
*
|
refactor: update path to xdiff in comments
Dundar Göc
2021-10-01
|
/
*
Refactor/uncrustify (#15790)
dundargoc
2021-09-29
*
feat(ui): add vim.ui.select and use in code actions (#15771)
Mathias Fußenegger
2021-09-27
*
Merge pull request #14871 from mjlbach/feature/lua-cjson-embedded
Michael Lingelbach
2021-09-26
|
\
|
*
feat(lua): expose lua-cjson as vim.json
Michael Lingelbach
2021-09-26
*
|
refactor: format with uncrustify #15778
dundargoc
2021-09-25
|
/
*
ci(PVS): PVS/V009: add required header #15751
dundargoc
2021-09-21
*
refactor: reformat with uncrustify #15736
dundargoc
2021-09-20
*
refactor: format with uncrustify #15722
dundargoc
2021-09-19
*
Merge #15585 refactor: move vim.lsp.diagnostic to vim.diagnostic
Justin M. Keyes
2021-09-16
|
\
|
*
refactor: move vim.lsp.diagnostic to vim.diagnostic
Gregory Anders
2021-09-15
*
|
feat(nlua): convert Blobs to strings
Sean Dewar
2021-09-15
*
|
vim-patch:8.1.0735: cannot handle binary data
Sean Dewar
2021-09-15
|
/
*
docs: third-party licenses, TEST_COLORS, system() #15665
Justin M. Keyes
2021-09-14
*
feat(lua): make vim.mpack support vim.NIL and vim.empty_dict()
Björn Linse
2021-09-09
*
feat(lua): add vim.mpack for msgpack support in lua
Björn Linse
2021-09-09
*
feat(lua)!: register_keystroke_callback => on_key
Justin M. Keyes
2021-09-09
*
vim-patch:8.2.3390: included xdiff code is outdated
Christian Clason
2021-09-08
*
fix(lua): make core vim module not dependent on $VIMRUNTIME functions
Björn Linse
2021-08-30
*
fix(lua): preserve argument lists which are not lists
Björn Linse
2021-08-29
*
perf(api): avoid spurious allocations when converting small objects
Björn Linse
2021-08-28
*
Merge #15293 Vimscript "method" syntax
Justin M. Keyes
2021-08-26
|
\
|
*
vim-patch:8.1.1800: function call functions have too many arguments
Sean Dewar
2021-08-12
*
|
Merge pull request #15434 from Dkendal/feature-lua-treesitter-sibling
Thomas Vigouroux
2021-08-23
|
\
\
|
*
|
feat(treesitter): add next, prev sibling method
Dylan Kendal
2021-08-20
|
|
/
*
|
docs: make Lua docstrings consistent #15255
Gregory Anders
2021-08-22
*
|
refactor(map): remove extra-allocating map_new/map_free functions
Björn Linse
2021-08-22
*
|
Merge pull request #15451 from bfredl/metamap
Björn Linse
2021-08-22
|
\
\
|
*
|
refactor(api): remove unneccesary indirection around handles
Björn Linse
2021-08-22
|
|
/
*
/
feat(api): add lua C bindings for xdiff (#14536)
Lewis Russell
2021-08-22
|
/
*
refactor(lua): initialize lua state at startup instead of dynamically
Björn Linse
2021-07-19
[next]