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
...
*
|
|
feat(lua): add support for multiple optional types in vim.validate (#16864)
Shadman
2022-01-01
*
|
|
vim-patch:partial 04fb91668482 (#16852)
Christian Clason
2022-01-01
*
|
|
feat(api): add support for lua function & description in keymap
shadmansaleh
2022-01-01
*
|
|
Merge pull request #16752 from gpanders/lua-user-commands
Björn Linse
2021-12-28
|
\
\
\
|
*
|
|
feat(api): implement nvim_{add,del}_user_command
Gregory Anders
2021-12-28
|
|
/
/
*
/
/
chore: fix typos (#16506)
dundargoc
2021-12-28
|
/
/
*
|
vim-patch:partial fa3b72348d88 (#16780)
Christian Clason
2021-12-26
*
|
Merge pull request #16774 from zeertzjq/vim-8.2.2468
Jan Edmund Lazo
2021-12-25
|
\
\
|
*
|
vim-patch:partial:6c391a74fe90
zeertzjq
2021-12-25
|
*
|
vim-patch:partial:6aa57295cfbe
zeertzjq
2021-12-25
|
*
|
vim-patch:8.2.2468: not easy to get the full command name from a shortened one
zeertzjq
2021-12-25
*
|
|
Merge pull request #16618 from zeertzjq/vim-8.2.3780
Jan Edmund Lazo
2021-12-25
|
\
\
\
|
*
|
|
vim-patch:8.2.3784: the help for options is outdated
zeertzjq
2021-12-25
|
*
|
|
vim-patch:8.2.3780: ":cd" works differently on MS-Windows
zeertzjq
2021-12-25
|
|
/
/
*
|
|
Merge pull request #16705 from zeertzjq/vim-8.2.2508
Jan Edmund Lazo
2021-12-25
|
\
\
\
|
*
|
|
vim-patch:8.2.2508: cannot change the character displayed in non existing lines
zeertzjq
2021-12-19
*
|
|
|
feat(lua): add vim.spell (#16620)
Lewis Russell
2021-12-25
|
|
/
/
|
/
|
|
*
|
|
docs: regenerate (#16742)
github-actions[bot]
2021-12-23
*
|
|
vim-patch:8.2.3874: cannot highlight the number column for a sign
James McCoy
2021-12-22
|
/
/
*
|
autocmd: RecordingEnter, RecordingLeave (#16684)
Gregory Anders
2021-12-18
|
\
\
|
*
|
docs(autocmd): update docs to match implementation
Thomas Vigouroux
2021-12-18
|
*
|
feat(autocmd): add Recording autocmds
Thomas Vigouroux
2021-12-18
*
|
|
fix(diagnostic): respect "if_many" source option for virtual text (#16653)
Gregory Anders
2021-12-17
|
/
/
*
|
vim-patch:0e6adf8a29d5 (#16682)
Christian Clason
2021-12-16
*
|
docs(options): mention how to disable `inccommand` preview (#16534)
Hitarth Thummar
2021-12-15
*
|
docs: regenerate (#16468)
github-actions[bot]
2021-12-15
*
|
fix(ui): close floating window on BufLeave event (#16557)
ii14
2021-12-15
*
|
fix(docs): add bufnr and user_data to diagnostic-structure (#16619)
Mathias Fußenegger
2021-12-11
*
|
docs(vim_diff.txt): document SearchWrapped (#16612)
zeertzjq
2021-12-10
*
|
feat: add autocommand event when search wraps around (#8487)
Alejandro Exojo
2021-12-10
*
|
Merge pull request #16541 from jamessan/vim-8.2.3664
James McCoy
2021-12-09
|
\
\
|
*
|
vim-patch:partial 6304be625ce4
James McCoy
2021-12-08
|
*
|
vim-patch:8.2.3664: cannot adjust sign highlighting for 'cursorline'
James McCoy
2021-12-08
*
|
|
Merge pull request #16582 from dundargoc/docs/remove-redundant-help-files
James McCoy
2021-12-09
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
docs: remove redundant help files
Dundar Göc
2021-12-08
*
|
|
refactor(diagnostic): remove bufnr parameter from open_float (#16579)
Gregory Anders
2021-12-08
|
/
/
*
|
docs(lsp): fix resolve_capabilities docstring (#16577)
Gregory Anders
2021-12-08
*
|
docs: update missing help sections from main help page (#16573)
dundargoc
2021-12-08
*
|
fix(api): allow nvim_buf_set_extmark to accept end_row key (#16548)
Gregory Anders
2021-12-08
*
|
vim-patch:8.1.0035: not easy to switch between prompt buffer and other windows
Sean Dewar
2021-12-07
*
|
Merge pull request #16194 from seandewar/vim-8.1.1925
Jan Edmund Lazo
2021-12-07
|
\
\
|
*
|
fix(eval/method): add missing method support for existing built-ins
Sean Dewar
2021-11-26
|
*
|
docs(eval): cherry-pick runtime update 2e693a88b2
Sean Dewar
2021-11-26
|
*
|
vim-patch:8.2.1241: cannot use getbufinfo() as a method
Sean Dewar
2021-11-26
|
*
|
vim-patch:8.2.0871: cannot use getmarklist() as a method
Sean Dewar
2021-11-26
|
*
|
vim-patch:8.2.0532: cannot use simplify() as a method
Sean Dewar
2021-11-26
|
*
|
vim-patch:8.1.2013: more functions can be used as methods
Sean Dewar
2021-11-26
|
*
|
vim-patch:7.4.1777
Sean Dewar
2021-11-26
|
*
|
vim-patch:8.1.2011: more functions can be used as methods
Sean Dewar
2021-11-26
|
*
|
feat(eval/method): partially port v8.1.2004
Sean Dewar
2021-11-26
[prev]
[next]