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
*
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
*
|
Merge pull request #22778 from luukvbaal/getext
bfredl
2023-04-02
|
\
\
|
*
|
feat(extmarks): extend nvim_buf_get_extmarks()
Luuk van Baal
2023-04-01
*
|
|
refactor: remove char_u (#22829)
dundargoc
2023-04-02
*
|
|
feat: allow function passed to defaulttable to take an argument (#22839)
Gregory Anders
2023-04-01
*
|
|
fix(tests): adapt treesitter/highlight_spec priority test
Christian Clason
2023-04-01
|
|
/
|
/
|
*
|
fix(api): return both link and attributes with nvim_get_hl (#22824)
Sindre T. Strøm
2023-03-31
*
|
feat(diagnostic): add support for tags
Lewis Russell
2023-03-30
*
|
fix(api): Use local LastSet structure in nvim_get_option_info (#22741)
Michal Liszcz
2023-03-29
|
/
*
test: fix flaky watchfiles tests (#22637)
Jon Huhn
2023-03-26
*
test: use exec_capture() in more places (#22787)
zeertzjq
2023-03-26
*
vim-patch:9.0.1428: cursor in wrong position when leaving insert mode (#22786)
zeertzjq
2023-03-26
*
Merge pull request #22762 from bfredl/hl2cterm
bfredl
2023-03-25
|
\
|
*
fix(api): make nvim_get_hl return 'cterm' attrs properly
bfredl
2023-03-23
*
|
feat(api): nvim_exec2(), deprecate nvim_exec() #19032
Evgeni Chasnovski
2023-03-25
*
|
feat(lsp): render markdown in docs hover #22766
Roberto Pommella Alegro
2023-03-25
*
|
feat(treesitter)!: deprecate top level indexes to modules (#22761)
Lewis Russell
2023-03-24
*
|
build(win): export extern symbols for use in FFI #22756
luukvbaal
2023-03-23
|
/
*
feat(api): add nvim_get_hl (#22693)
Null Chilly
2023-03-23
*
refactor(vim.gsplit): remove "keepsep"
Justin M. Keyes
2023-03-22
*
fix(vim.version): prerelease compare
Justin M. Keyes
2023-03-22
*
feat(vim.gsplit): gain features of vim.split
Justin M. Keyes
2023-03-22
*
feat(lua): allow `:=expr` as a shorter version of `:lua =expr`
bfredl
2023-03-22
*
feat(vim.version): more coercion with strict=false
Justin M. Keyes
2023-03-20
*
refactor(vim.version): use lazy.nvim semver module
Justin M. Keyes
2023-03-20
*
refactor(vim.version): use lazy.nvim semver module
Justin M. Keyes
2023-03-20
*
feat: add `vim.filetype.get_option()`
Lewis Russell
2023-03-20
[next]