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(diagnostic): add "code" to the diagnostic structure (#17510)
David Shen
2022-03-02
*
Merge pull request #16804 from zeertzjq/ui-aucmd-docs
zeertzjq
2022-03-02
|
\
|
*
docs: clarify UIEnter and UILeave docs
zeertzjq
2021-12-27
*
|
Merge pull request #15079 from shadmansaleh/feat/verbose_lua
bfredl
2022-03-01
|
\
\
|
*
|
feat(lua): show proper verbose output for lua configuration
shadmansaleh
2022-02-28
*
|
|
docs: clarify actual behavior of <Plug>
zeertzjq
2022-03-01
*
|
|
feat(lua): add missing changes to autocmds lost in the rebase
TJ DeVries
2022-02-28
|
/
/
*
|
feat(lua): add <f-args> to user commands callback (#17522)
Javier Lopez
2022-02-27
*
|
Merge pull request #16969 from shadmansaleh/enhance/ingore_nore_on_plug_keymaps
bfredl
2022-02-27
|
\
\
|
*
|
chore: remove <Plug> detection from vim.keymap
shadmansaleh
2022-02-27
|
*
|
feat: ignore nore on <Plug> maps
shadmansaleh
2022-02-27
*
|
|
vim-patch:c51cf0329809 (#17530)
Christian Clason
2022-02-27
*
|
|
refactor(lua): cleanup and docs for threads
bfredl
2022-02-26
|
/
/
*
|
docs: update explanation of Y to reflect new defaults
Dundar Göc
2022-02-24
*
|
vim-patch:partial 944697ae196 (#17493)
Sean Dewar
2022-02-23
*
|
feat(api): implement nvim_buf_get_text (#15181)
Gregory Anders
2022-02-22
*
|
refactor(highlight)!: optional arguments for highlight.range as table (#17462)
Christian Clason
2022-02-21
*
|
docs: clarify ftdetect scripts loading during packadd (#17465)
Aetf
2022-02-20
*
|
vim-patch:8.2.3573: cannot decide whether to skip test that fails with 64 bit
Sean Dewar
2022-02-17
*
|
Merge pull request #17363 from zeertzjq/dirchangedpre
zeertzjq
2022-02-17
|
\
\
|
*
|
feat(events): add DirChangedPre
zeertzjq
2022-02-11
*
|
|
docs: minor changes related to mapping description
zeertzjq
2022-02-16
*
|
|
feat(mappings): considering map description when filtering (#17423)
Shadman
2022-02-16
*
|
|
Merge pull request #17394 from zeertzjq/vim-8.2.4343
zeertzjq
2022-02-15
|
\
\
\
|
*
|
|
vim-patch:8.2.4343: when reloading not all properties are detected
zeertzjq
2022-02-14
*
|
|
|
docs: regenerate [skip ci]
marvim
2022-02-13
|
/
/
/
*
|
|
docs: treesitter.txt - fix overflowing lines, document minimum_language_versi...
Chinmay Dalal
2022-02-13
*
|
|
vim-patch:8.2.0915: search() cannot skip over matches like searchpair() can
Sean Dewar
2022-02-12
*
|
|
Merge pull request #17325 from glacambre/stdioopen_doc
James McCoy
2022-02-11
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
docs(stdioopen): add missing documentation for on_print param
glacambre
2022-02-11
*
|
|
vim-patch:8.1.2221: cannot filter :disp output
zeertzjq
2022-02-10
*
|
|
Merge pull request #17345 from zeertzjq/vim-8.2.4329
zeertzjq
2022-02-09
|
\
\
\
|
*
|
|
vim-patch:8.2.4329: no support for end line number and column in 'errorformat'
zeertzjq
2022-02-09
*
|
|
|
vim-patch:partial:f10911e5db16
zeertzjq
2022-02-09
*
|
|
|
vim-patch:8.2.4242: put in Visual mode cannot be repeated
zeertzjq
2022-02-09
|
/
/
/
*
|
|
Merge pull request #16553 from seandewar/vim-8.2.0878
Sean Dewar
2022-02-08
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
feat(eval): partially port v8.2.0878
Sean Dewar
2022-01-31
*
|
|
chore: fix typos (#17250)
dundargoc
2022-02-08
*
|
|
docs(fuzzy-match): cherry-pick latest changes
Sean Dewar
2022-02-07
*
|
|
vim-patch:8.2.2813: cannot grep using fuzzy matching
Sean Dewar
2022-02-07
*
|
|
vim-patch:8.2.2280: fuzzy matching doesn't give access to the scores
Sean Dewar
2022-02-07
*
|
|
vim-patch:8.2.1893: fuzzy matching does not support multiple words
Sean Dewar
2022-02-07
*
|
|
vim-patch:8.2.1726: fuzzy matching only works on strings
Sean Dewar
2022-02-07
*
|
|
vim-patch:8.2.1665: cannot do fuzzy string matching
Sean Dewar
2022-02-07
*
|
|
vim-patch:8.2.0208: fnamemodify() does not apply ":~" when followed by ":."
zeertzjq
2022-02-07
*
|
|
vim-patch:8.2.1741: pathshorten() only supports using one character
zeertzjq
2022-02-06
*
|
|
Merge pull request #16862 from seandewar/vim-8.2.2658
Sean Dewar
2022-02-06
|
\
\
\
|
*
|
|
vim-patch:8.2.2658: :for cannot loop over a string
Sean Dewar
2022-02-05
*
|
|
|
vim-patch:partial:6aa57295cfbe
zeertzjq
2022-02-06
*
|
|
|
vim-patch:partial:2346a6378483
zeertzjq
2022-02-06
[next]