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
/
test
/
functional
/
lua
Commit message (
Expand
)
Author
Age
*
fix(treesitter): suppress get_parser warnings via opts.error
Riley Bruins
2024-09-28
*
refactor(lua): vim.keymap.set tests, docs #30511
Justin M. Keyes
2024-09-25
*
refactor(api)!: rename Dictionary => Dict
Justin M. Keyes
2024-09-23
*
test: support upvalues in exec_lua
Lewis Russell
2024-09-21
*
test(vim.ui.open): opt.cmd
Justin M. Keyes
2024-09-16
*
refactor(test): rename alter_slashes, invert its behavior
Justin M. Keyes
2024-09-09
*
fix(lua): revert vim.tbl_extend behavior change and document it
Christian Clason
2024-09-08
*
test(lua): tbl_deep_extend "after second argument" #30297
Justin M. Keyes
2024-09-07
*
fix(lua): allows tables with integer keys to be merged in tbl_deep_extend
Lewis Russell
2024-09-04
*
test: tmpname(create:boolean) #30242
Justin M. Keyes
2024-09-03
*
test: tmpname() can skip file creation
Justin M. Keyes
2024-09-02
*
docs: misc #28970
Justin M. Keyes
2024-09-01
*
fix(vim.text): handle very long strings (#30075)
Gregory Anders
2024-08-17
*
refactor(tests): again yet more global highlight definitions
bfredl
2024-08-14
*
test: remove internal assertions and simplify
futsuuu
2024-08-13
*
test: add a test to check the indentation
futsuuu
2024-08-13
*
test: allow exec_lua to handle functions
Lewis Russell
2024-08-02
*
fix(eval): handle wrong v:lua in expr option properly (#29953)
zeertzjq
2024-08-02
*
fix(version): return nil with empty string
Maria José Solano
2024-07-27
*
fix(snippet): modify base indentation when there's actually whitespace (#29670)
Maria José Solano
2024-07-16
*
fix(lua)!: do not use typed table for empty dict
Amit Singh
2024-07-13
*
feat(lsp): drop fswatch, use inotifywait (#29374)
Andreas Schneider
2024-07-06
*
fix(glob): avoid `subcapture nesting too deep` error (#29520)
Zoltán Nyikos
2024-07-06
*
fix(lua): use rawget() to get __call in vim.is_callable() (#29536)
Tyler Miller
2024-07-04
*
Merge pull request #29483 from bfredl/nonbinary
bfredl
2024-06-27
|
\
|
*
refactor(typval)!: remove distinction of binary and nonbinary strings
bfredl
2024-06-27
*
|
feat(lua): add `context.env` (environment variables) to `vim._with()`
Evgeni Chasnovski
2024-06-24
*
|
feat(lua): update `vim._with` to allow more granular option contexts
Evgeni Chasnovski
2024-06-24
*
|
test(lua): cover `vim._with()` with tests
Evgeni Chasnovski
2024-06-24
|
/
*
test: fix vim.deprecate tests
Lewis Russell
2024-06-12
*
fix(vim.wo): never allow non-zero bufnr
Lewis Russell
2024-06-12
*
fix(glob): handle overlapping `{}` condition elements #29236
Jon Huhn
2024-06-10
*
feat(lua): add `vim._with`
dundargoc
2024-06-08
*
feat: get/set namespace properties #28728
altermo
2024-06-07
*
fix(lua): don't clamp -1 or v:maxcol in vim.highlight.range() (#29203)
zeertzjq
2024-06-05
*
fix(diagnostic): fix float scope filtering (#29134)
Andre Toerien
2024-06-04
*
feat(ftplugin): change 'commentstring' to `// %s` for C/C++ (#29085)
Soham Shanbhag
2024-06-03
*
test: add a test for #29119
zeertzjq
2024-06-02
*
feat(defaults): use vim.diagnostic.jump() for default mappings (#29066)
Gregory Anders
2024-05-28
*
Merge pull request #27339 from MariaSolOs/completion
Gregory Anders
2024-05-28
|
\
|
*
feat(snippet): add default keymaps during snippet session
Maria José Solano
2024-05-28
*
|
feat(diagnostic): add vim.diagnostic.jump() (#26745)
Gregory Anders
2024-05-28
*
|
fix(ui): flush ext_cmdline events before doing cmdpreview #27950
luukvbaal
2024-05-28
*
|
fix(runtime): source c ftplugin properly for cpp on Windows (#29053)
zeertzjq
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
*
fix: change deprecation presentation
dundargoc
2024-05-24
*
fix(comment): fall back to using trimmed comment markers (#28938)
Evgeni Chasnovski
2024-05-23
*
fix(vim.iter): enable optimizations for arrays (lists with holes) (#28781)
Gregory Anders
2024-05-17
[next]