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
Commit message (
Expand
)
Author
Age
*
fix(excmd): make :def unknown rather than unimplemented (#23150)
zeertzjq
2023-04-17
*
vim-patch:8.2.2857: Vim9: exception in ISN_INSTR caught at wrong level (#23131)
zeertzjq
2023-04-16
*
fix(lua): inspect_pos respect bufnr when get syntax info (#23098)
Raphael
2023-04-16
*
vim-patch:8.2.3783: confusing error for using a variable as a function
zeertzjq
2023-04-16
*
refactor: deprecate checkhealth functions
dundargoc
2023-04-15
*
feat(lua)!: add stricter vim.tbl_islist() and rename old one to vim.tbl_isarr...
NAKAI Tsuyoshi
2023-04-14
*
feat(lua): vim.tbl_contains supports general tables and predicates (#23040)
Christian Clason
2023-04-14
*
Merge pull request #23071 from luukvbaal/sloclater
zeertzjq
2023-04-14
|
\
|
*
test(winbar_spec): properly update winbar when 'showcmdloc' is "statusline"
quintik
2023-04-14
*
|
refactor: remove modelines from Lua files
Gregory Anders
2023-04-13
|
/
*
fix(loader): reset hashes when running the loader
Lewis Russell
2023-04-13
*
fix(api): make nvim_get_hl not return non-existing groups
bfredl
2023-04-13
*
fix(column): add truncated width during estimation for 'statuscolumn'
luukvbaal
2023-04-12
*
test(startup_spec): use getscriptinfo() instead of :scriptnames (#23034)
zeertzjq
2023-04-12
*
refactor: remove :CheckHealth
dundargoc
2023-04-12
*
test(lsp): fix unstable tests for set_defaults (#23002)
Michal Liszcz
2023-04-11
*
feat(lua): vim.region accepts getpos() arg (#22635)
NAKAI Tsuyoshi
2023-04-11
*
test: avoid name collisions with Xtest directory (#23019)
kylo252
2023-04-11
*
fix(highlight): combine ColorColumn with low-priority CursorLine (#23017)
zeertzjq
2023-04-11
*
fix(mark): properly init mark views (#22996)
zeertzjq
2023-04-10
*
Merge pull request #22865 from MunifTanjim/issue-20370
bfredl
2023-04-10
|
\
|
*
fix(api): do not re-apply win_config.style when missing
Munif Tanjim
2023-04-10
*
|
fix(eval): prevent double-free in garbage collection (#22990)
zeertzjq
2023-04-10
*
|
fix(column): 'statuscolumn' not drawn after virt_lines with "n" in 'cpo' (#22...
luukvbaal
2023-04-10
*
|
vim-patch:9.0.1443: ending Insert mode when accessing a hidden prompt buffer ...
zeertzjq
2023-04-10
*
|
fix(highlight): add missing g: prefix for colors_name (#22952)
zeertzjq
2023-04-08
*
|
feat(lua): allow vim.F.if_nil to take multiple arguments (#22903)
Gregory Anders
2023-04-07
*
|
NVIM v0.9.0
bfredl
2023-04-07
*
|
Merge pull request #22907 from luukvbaal/evalstc
bfredl
2023-04-07
|
\
\
|
*
|
feat(api): set statuscolumn line number in nvim_eval_statusline()
Luuk van Baal
2023-04-07
*
|
|
test(lua/diagnostic_spec): remove unnecessary after_each()
zeertzjq
2023-04-07
*
|
|
test: improve editor/fold_spec.lua and editor/put_spec.lua (#22916)
zeertzjq
2023-04-07
*
|
|
fix(folds): handle visual blockwise indent insertion correctly (#22898)
Brandon Simmons
2023-04-07
*
|
|
Merge pull request #22910 from bfredl/nonormal
bfredl
2023-04-06
|
\
\
\
|
*
|
|
fix(highlight): use winhl=Foo:Bar even when Bar is empty
bfredl
2023-04-06
*
|
|
|
fix(treesitter): do not track ranges of the root tree (#22912)
Lewis Russell
2023-04-06
|
|
/
/
|
/
|
|
*
|
|
test(vim.fs.normalize): enable test on Windows
dundargoc
2023-04-05
*
|
|
refactor: rename local API alias from a to api
Lewis Russell
2023-04-05
|
/
/
*
|
feat(api): evaluate 'statuscolumn' with nvim_eval_statusline()
Luuk van Baal
2023-04-05
*
|
test: replace lfs with luv and vim.fs
dundargoc
2023-04-04
*
|
docs: fix typos
dundargoc
2023-04-04
*
|
fix(api): avoid double hit-enter prompt with nvim_err_writeln (#22879)
zeertzjq
2023-04-04
*
|
Merge pull request #22847 from luukvbaal/redrstatus
bfredl
2023-04-03
|
\
\
|
*
|
fix(ui): ruler is not redrawn in cmdline with redrawstatus
Luuk van Baal
2023-04-02
*
|
|
Merge pull request #22783 from luukvbaal/inspect
bfredl
2023-04-03
|
\
\
\
|
*
|
|
refactor(lua): get all marks instead of iterating over namespaces
Luuk van Baal
2023-04-02
|
|
/
/
*
|
/
vim-patch:9.0.1439: start Insert mode when accessing a hidden prompt buffer (...
zeertzjq
2023-04-03
|
|
/
|
/
|
*
|
refactor(defaults)!: change default 'commentstring' value to empty (#22862)
zeertzjq
2023-04-02
|
/
*
Merge pull request #22844 from luukvbaal/stlrecording
bfredl
2023-04-02
|
\
|
*
fix(ui): recording change doesn't trigger statusline redraw
Luuk van Baal
2023-04-01
[next]