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
*
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
*
chore: use codespell to spell check #15016
dundargoc
2021-07-07
*
fixup(ts): put ts_query_cursor_set_match_limit behind feature guard
Christian Clason
2021-06-29
*
fix(treesitter): set match limit for query cursors
Christian Clason
2021-06-26
*
BugFix: Fix inconsistent verbose message
shadmansaleh
2021-06-21
*
Merge pull request #14773 from mjlbach/fix/vim-region-bounds
Michael Lingelbach
2021-06-11
|
\
|
*
fix(lua): ensure vim.region truncates to buf range
Michael Lingelbach
2021-06-11
*
|
refactor(source): Move lua file detection to do_source
shadmansaleh
2021-06-11
|
/
*
lua: Add vim.opt and fix scopes of vim.o (#13479)
TJ DeVries
2021-05-28
*
lua: use proper conversion of vim.g values
Björn Linse
2021-05-19
*
lua: use WarningMsg for vim.notify() warnings (#14508)
Shadman
2021-05-10
*
docs: Treesitter (#13260)
TJ DeVries
2021-05-01
*
lua: make vim.cmd an alias of vim.api.nvim_exec() (#14401)
Shadman
2021-04-22
*
Merge pull request #14318 from chentau/extmark_luado
Björn Linse
2021-04-13
|
\
|
*
extmark: splice extmarks on :luado
chentau
2021-04-12
*
|
Merge pull request #14200 from teto/treesitter-checkhealth
Marco Hinz
2021-04-07
|
\
\
|
*
|
feat(ts): include parser ABI version in checkhealth
Thomas Vigouroux
2021-04-06
*
|
|
test/lsp: disable tracking in LSP tests (here be dragons)
Björn Linse
2021-04-03
*
|
|
luaref: simplify handling of table callables and fix leak in vim.fn.call(table)
Björn Linse
2021-04-03
*
|
|
luaref: fix leaks for global luarefs
Björn Linse
2021-04-03
*
|
|
lua: track reference ownership with ASAN when present
Björn Linse
2021-04-03
|
|
/
|
/
|
*
|
Merge pull request #14039 from theHamsta/fix-field-introspection
Thomas Vigouroux
2021-04-02
|
\
\
|
|
/
|
/
|
|
*
Fix(treesitter): Make treesitter.inspect_lang include last field name
Stephan Seitz
2021-03-23
*
|
ts: Add language version to vim.treesitter (#14255)
TJ DeVries
2021-03-30
|
/
*
chore(ts): show grammar that triggers the error
Matthieu Coudron
2021-03-16
*
Merge pull request #13875 from smolck/vim_fn_error_on_api
Björn Linse
2021-03-09
|
\
[next]