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
Commit message (
Expand
)
Author
Age
*
vim-patch:9.0.0303: it is not easy to get information about a script
zeertzjq
2023-04-15
*
vim-patch:9.0.0269: getscriptinfo() does not include the version
zeertzjq
2023-04-15
*
vim-patch:b59ae59a5870
zeertzjq
2023-04-15
*
vim-patch:3f32a5f1601a
zeertzjq
2023-04-15
*
vim-patch:partial:d899e5112079
zeertzjq
2023-04-15
*
vim-patch:8.2.4883: string interpolation only works in heredoc
zeertzjq
2023-04-15
*
vim-patch:8.2.4770: cannot easily mix expression and heredoc
zeertzjq
2023-04-15
*
vim-patch:8.2.2138: Vim9: "exit_cb" causes Vim to exit (#23087)
zeertzjq
2023-04-14
*
vim-patch:8.2.1794: no falsy Coalescing operator
zeertzjq
2023-04-14
*
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 #23054 from bfredl/nobehave
bfredl
2023-04-13
|
\
|
*
feat(ex_cmds)!: remove :behave
bfredl
2023-04-13
*
|
docs: add vim.lsp.buf.formatting_sync() to deprecated.txt (#23045)
zeertzjq
2023-04-12
|
/
*
refactor: remove :CheckHealth
dundargoc
2023-04-12
*
feat!: remove vimballs (#22402)
dundargoc
2023-04-11
*
feat(lua): vim.region accepts getpos() arg (#22635)
NAKAI Tsuyoshi
2023-04-11
*
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
*
|
docs: add `hl-DiagnosticDeprecated` and `hl-DiagnosticUnnecessary`
Evgeni Chasnovski
2023-04-08
*
|
refactor(mappings)!: remove #n as a notation for a function key (#17318)
zeertzjq
2023-04-08
*
|
docs(news): create new news, rename old news (#22922)
Christian Clason
2023-04-07
*
|
NVIM v0.9.0
bfredl
2023-04-07
*
|
feat(api): set statuscolumn line number in nvim_eval_statusline()
Luuk van Baal
2023-04-07
*
|
docs: add vim.treesitter.query.get_query() to deprecated.txt
C.D. MacEachern
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
*
|
feat(vim.diff): allow passing an integer for linematch
Lewis Russell
2023-04-04
*
|
docs: regenerate
github-actions[bot]
2023-04-04
*
|
docs: fix typos
dundargoc
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
*
|
refactor(defaults)!: change default 'commentstring' value to empty (#22862)
zeertzjq
2023-04-02
|
/
*
Merge pull request #22778 from luukvbaal/getext
bfredl
2023-04-02
|
\
|
*
feat(extmarks): extend nvim_buf_get_extmarks()
Luuk van Baal
2023-04-01
*
|
Merge pull request #22832 from clason/bump-Luv
Christian Clason
2023-04-01
|
\
\
|
*
|
docs(luvref): update to version bump
Christian Clason
2023-04-01
*
|
|
feat: allow function passed to defaulttable to take an argument (#22839)
Gregory Anders
2023-04-01
*
|
|
docs(treesitter): add query injections
Christian Clason
2023-04-01
*
|
|
refactor(treesitter)!: rename help parser to vimdoc
Christian Clason
2023-04-01
*
|
|
fix(tests): adapt treesitter/highlight_spec priority test
Christian Clason
2023-04-01
*
|
|
refactor(loader): cache hash information
Lewis Russell
2023-03-31
*
|
|
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
*
|
Merge pull request #22791 from lewis6991/refactor/loadermisc
Lewis Russell
2023-03-30
|
\
\
|
*
|
feat(vim.fs): improve normalize
Lewis Russell
2023-03-26
|
|
/
*
|
feat: add `vim.treesitter.language.get_filetypes()` (#22643)
Lewis Russell
2023-03-30
*
|
fix(api): Use local LastSet structure in nvim_get_option_info (#22741)
Michal Liszcz
2023-03-29
|
/
*
feat(lua): add `vim.loader`
Folke Lemaitre
2023-03-26
*
feat(api): nvim_exec2(), deprecate nvim_exec() #19032
Evgeni Chasnovski
2023-03-25
[next]