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
*
feat(stdlib): overload vim.str_byteindex, vim.str_utfindex #30735
Tristan Knight
2024-10-23
*
fix(lsp): support multiple clients in typehierarchy
Lewis Russell
2024-10-22
*
feat(vim.validate): improve fast form and deprecate spec form
Lewis Russell
2024-10-21
*
refactor: rename vim.highlight => vim.hl
Justin M. Keyes
2024-10-21
*
docs(lua): clarify when on_key "typed" will be empty (#30774)
zeertzjq
2024-10-12
*
fix(lua): avoid recursive vim.on_key() callback (#30753)
zeertzjq
2024-10-12
*
docs(lua): "vim.bo" is always equivalent to :setlocal (#30733)
zeertzjq
2024-10-09
*
docs: dev-arch, focusable windows #30510
Justin M. Keyes
2024-10-07
*
docs: more `@since` annotations #30660
Justin M. Keyes
2024-10-04
*
docs: render `@since` versions, 0 means experimental #30649
Justin M. Keyes
2024-10-04
*
docs: improve luacats support #30580
James Trew
2024-10-03
*
test: refactor exec_lua in xdiff_spec
Lewis Russell
2024-09-30
*
fix(diff): use mmfile_t in linematch
Lewis Russell
2024-09-30
*
docs: misc (#30177)
dundargoc
2024-09-29
*
refactor(lua): vim.keymap.set tests, docs #30511
Justin M. Keyes
2024-09-25
*
docs: lua error patterns #30240
Justin M. Keyes
2024-09-24
*
feat(fs.lua): add vim.fs.rm()
Lewis Russell
2024-09-22
*
feat(vim.ui): configurable "gx" / vim.ui.open() tool
Matěj Cepl
2024-09-16
*
fix(lua): revert vim.tbl_extend behavior change and document it
Christian Clason
2024-09-08
*
docs: misc #28970
Justin M. Keyes
2024-09-01
*
docs: misc (#29719)
dundargoc
2024-08-29
*
docs(lua): clarify assumptions on luajit vs. puc lua
Christian Clason
2024-07-21
*
fix(tohtml): support ranges again
altermo
2024-07-16
*
docs(lpeg): merge upstream changes
Maria José Solano
2024-07-15
*
feat(lsp): drop fswatch, use inotifywait (#29374)
Andreas Schneider
2024-07-06
*
docs(news): fix inconsistencies (#29381)
zeertzjq
2024-06-18
*
Merge pull request #29103 from gpanders/test-no-tgc
Gregory Anders
2024-06-12
|
\
|
*
fix(vim.text): remove assert from vim.text.hexdecode
Gregory Anders
2024-05-31
*
|
fix(types): use vararg return type annotation
Will Hopkins
2024-06-11
*
|
refactor(lua): improve type annotations
Lewis Russell
2024-06-11
*
|
refactor(lua): use tuple syntax everywhere #29111
Ilia Choly
2024-06-04
|
/
*
refactor: deprecate vim.region() #28416
Justin M. Keyes
2024-05-28
*
perf: add fast path to vim.validate (#28977)
Gregory Anders
2024-05-27
*
refactor(lua): rewrite vim.highlight.range() (#28986)
zeertzjq
2024-05-25
*
fix(fs): make vim.fs.root work for relative paths and unnamed buffers (#28964)
Gregory Anders
2024-05-24
*
docs: extract health to its own file
dundargoc
2024-05-24
*
docs: move vim.health documentation to lua.txt
dundargoc
2024-05-22
*
fix(vim.iter): enable optimizations for arrays (lists with holes) (#28781)
Gregory Anders
2024-05-17
*
docs: news
Justin M. Keyes
2024-05-15
*
docs(lua): restore missing indexing for vim.bo and vim.wo (#28751)
zeertzjq
2024-05-15
*
docs: misc (#28609)
dundargoc
2024-05-15
*
refactor(snippet): rename exit() => stop() #28628
Justin M. Keyes
2024-05-06
*
fix(vim.ui)!: change open() to return `result|nil, errmsg|nil` #28612
Justin M. Keyes
2024-05-03
*
docs: add `hl-SnippetTabstop` tag
Evgeni Chasnovski
2024-05-02
*
docs: misc #24163
Justin M. Keyes
2024-04-30
*
fix(lsp): redundant vim.snippet.jumpable #28560
Maria José Solano
2024-04-29
*
refactor(vim.iter)!: rename xxback() => rxx() #28503
Justin M. Keyes
2024-04-26
*
fix: lua annotations
Lewis Russell
2024-04-26
*
fix(vim.ui)!: change open() to return pcall-like values #28502
Justin M. Keyes
2024-04-25
*
feat(fs): add vim.fs.root (#28477)
Gregory Anders
2024-04-24
[next]