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
/
runtime
/
doc
/
lua.txt
Commit message (
Expand
)
Author
Age
*
Merge pull request #15767 from lewis6991/lua_var_index
Björn Linse
2021-10-19
|
\
|
*
feat(lua): allow passing handles to vim.b/w/t
Lewis Russell
2021-10-19
*
|
fix(gen_vimdoc.py): spacing around inline elements #16092
Gregory Anders
2021-10-19
|
/
*
docs: regenerate #15545
github-actions[bot]
2021-10-05
*
Merge #15218 from gpanders/split-trimempty
Justin M. Keyes
2021-10-03
|
\
|
*
refactor: use kwargs parameter in vim.split
Gregory Anders
2021-09-25
|
*
feat: add trimempty optional parameter to vim.split
Gregory Anders
2021-09-25
*
|
feat(ui): add vim.ui.select and use in code actions (#15771)
Mathias Fußenegger
2021-09-27
|
/
*
feat(decode_string): decode binary string with NULs to Blob
Sean Dewar
2021-09-15
*
docs: third-party licenses, TEST_COLORS, system() #15665
Justin M. Keyes
2021-09-14
*
docs #15625
Justin M. Keyes
2021-09-10
*
perf(lua): optimize vim.deep_equal #15236
Javier Lopez
2021-09-10
*
feat(lua): make vim.mpack support vim.NIL and vim.empty_dict()
Björn Linse
2021-09-09
*
docs: naming conventions
Justin M. Keyes
2021-09-09
*
feat(lua)!: register_keystroke_callback => on_key
Justin M. Keyes
2021-09-09
*
Merge pull request #15504 from mjlbach/feat/change-handler-signature
Michael Lingelbach
2021-09-05
|
\
|
*
docs: regenerate
Michael Lingelbach
2021-09-05
*
|
Merge #15293 Vimscript "method" syntax
Justin M. Keyes
2021-08-26
|
\
\
|
|
/
|
/
|
|
*
feat(v:lua): support calling v:lua as a method
Sean Dewar
2021-08-13
*
|
fix(doc): example for vim.diff() (#15464)
Lewis Russell
2021-08-23
*
|
docs: make Lua docstrings consistent #15255
Gregory Anders
2021-08-22
*
|
fix(doc): move vim.diff doc (#15456)
Lewis Russell
2021-08-22
*
|
feat(api): add lua C bindings for xdiff (#14536)
Lewis Russell
2021-08-22
|
/
*
docs: regenerate
marvim
2021-06-02
*
fix(docs): delete duplicate tags
Michael Lingelbach
2021-05-31
*
docs: regenerate
Karim Abou Zeid
2021-05-31
*
fix vim.opt:remove doc (#14664)
Amirreza Askarpour
2021-05-30
*
lua: Add vim.opt and fix scopes of vim.o (#13479)
TJ DeVries
2021-05-28
*
doc: update vim.cmd() (#14450)
Shadman
2021-05-01
*
doc: advertise nanotee/nvim-lua-guide (#14332) [skip ci]
Christian Clason
2021-04-09
*
Update lsp, lua and api docs (gen_vimdoc.py)
Mathias Fussenegger
2021-03-11
*
lsp: validate and document server settings (#13698)
Michael Lingelbach
2021-01-18
*
api: add vim.version (#13762)
Michael Lingelbach
2021-01-18
*
lsp: vim.lsp.diagnostic (#12655)
TJ DeVries
2020-11-12
*
docs: Fix typo in example code
Lucas Hoffmann
2020-11-03
*
docs: update api
Björn Linse
2020-10-20
*
lua: vim.wait allows control of fast events (#13053)
TJ DeVries
2020-10-06
*
docs: Move treesitter docs in their own file
Thomas Vigouroux
2020-09-14
*
doc: Add docs for uri functions (#12887)
TJ DeVries
2020-09-14
*
Fix typo in treesitter docs: parser directory is `parser` not `parsers`
Stephan Seitz
2020-09-13
*
docs: update (#12860)
TJ DeVries
2020-09-06
*
treesitter: update docs on predicates
Thomas Vigouroux
2020-09-06
*
treesitter: allow to list supported predicates
Thomas Vigouroux
2020-09-04
*
treesitter: add node:field() to get field children
Thomas Vigouroux
2020-09-01
*
treesitter: allow to iterate over node children
Thomas Vigouroux
2020-08-31
*
docs, remove 'guifontset' #11708
Justin M. Keyes
2020-08-31
*
lua: add vim.register_keystroke_callback (#12536)
TJ DeVries
2020-08-14
*
treesitter: update docs on predicates
Thomas Vigouroux
2020-08-13
*
treesitter(docs): update and refresh docs
Thomas Vigouroux
2020-08-13
*
doc: Add information about lua function calls (#12574)
TJ DeVries
2020-07-08
[next]