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(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
*
refactor(lua): deprecate tbl_flatten
Justin M. Keyes
2024-04-22
*
refactor(lua): rename tbl_isarray => isarray
Justin M. Keyes
2024-04-21
*
refactor(lua): rename tbl_islist => islist
Justin M. Keyes
2024-04-21
*
refactor(vim.iter)!: remove vim.iter.map/filter/totable #26138
Justin M. Keyes
2024-04-19
*
feat(lua): vim.fs.normalize() resolves ".", ".." #28203
Famiu Haque
2024-04-16
*
fix: vim.validate() order is not deterministic #28377
Justin M. Keyes
2024-04-16
*
fix(vim.ui): open() may wait indefinitely #28325
Justin M. Keyes
2024-04-15
*
feat(lua): pass keys before mapping to vim.on_key() callback (#28098)
zeertzjq
2024-03-31
*
fix(fs): allow backslash characters in unix paths
James Trew
2024-03-29
*
docs: fix typos (#27868)
dundargoc
2024-03-28
*
refactor(lua): type annotations
Lewis Russell
2024-03-16
*
docs: adjust fswatch overflow message to mention docs with info
Tomas Slusny
2024-03-11
*
docs(editorconfig): move to source
Lewis Russell
2024-03-10
*
docs: more accurate typing for vim.tbl_extend
Riley Bruins
2024-03-10
*
docs: support inline markdown
Lewis Russell
2024-03-09
*
fix(type): remove incorrect arguments from vim.rpc*
altermo
2024-03-07
*
feat(lua): deprecate vim.tbl_add_reverse_lookup
Maria José Solano
2024-03-07
*
fix(fs): use generics for better typing
altermo
2024-03-06
*
refactor(types): more fixes (2)
Lewis Russell
2024-03-06
*
refactor(types): more fixes
Lewis Russell
2024-03-06
*
docs(lua): improvements for LSP and Diagnostic
Lewis Russell
2024-03-05
*
docs(lua): clarify when `vim.bo`/`vim.wo` acts like `:setlocal` (#27708)
Luna Saphie Mittelbach
2024-03-04
*
docs: improve/add documentation of Lua types
Lewis Russell
2024-03-01
*
docs(lpeg): remove double backticks from meta (#27659)
Maria José Solano
2024-02-29
[next]