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
Commit message (
Expand
)
Author
Age
...
|
*
|
|
|
|
|
|
docs(extmark): fix nvim_buf_get_extmarks example (#17934)
dundargoc
2022-03-31
|
*
|
|
|
|
|
|
feat(runtime): add query filetype (#17905)
Christian Clason
2022-03-31
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
Merge pull request #17698 from tjdevries/nvim_clear_autocmd
bfredl
2022-03-31
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
feat(api): nvim_clear_autocmd
TJ DeVries
2022-03-31
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
Merge pull request #17890 from zeertzjq/conceal-virtcol-changed
bfredl
2022-03-31
|
|
\
\
\
\
\
\
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
perf: only redraw concealed line if cursor has moved horizontally
zeertzjq
2022-03-28
|
|
*
|
|
|
|
revert: "Fix redraw regression with w_p_cole in visual mode"
zeertzjq
2022-03-28
|
*
|
|
|
|
|
Merge pull request #17925 from zeertzjq/vim-8.2.1844
zeertzjq
2022-03-31
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
vim-patch:8.2.4577: message test is flaky
zeertzjq
2022-03-31
|
|
*
|
|
|
|
|
vim-patch:8.2.4200: some tests do not clean up properly
zeertzjq
2022-03-31
|
|
*
|
|
|
|
|
vim-patch:8.2.4156: fileinfo message overwrites echo'ed message
zeertzjq
2022-03-31
|
|
*
|
|
|
|
|
vim-patch:8.2.2515: memory access error when truncating an empty message
zeertzjq
2022-03-31
|
|
*
|
|
|
|
|
vim-patch:8.2.1844: using "q" at the more prompt doesn't stop a long message
zeertzjq
2022-03-31
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
vim-patch:8.2.4645: 'shortmess' changed when session does not store options (...
zeertzjq
2022-03-31
|
*
|
|
|
|
|
fix: correct vertical dragging room calculation with global statusline (#17928)
zeertzjq
2022-03-31
|
*
|
|
|
|
|
feat(treesitter): add more default groups to highlight map (#17835)
Gregory Anders
2022-03-30
|
*
|
|
|
|
|
docs(lsp): remove outdated offset_encoding default value for apply_text_edits
Andrea Cappuccio
2022-03-30
|
*
|
|
|
|
|
fix: set nested before executing callback (#17801)
TJ DeVries
2022-03-30
|
*
|
|
|
|
|
Merge pull request #17921 from zeertzjq/vim-8.2.4649
zeertzjq
2022-03-30
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
vim-patch:8.2.4649: various formatting problems
zeertzjq
2022-03-30
|
|
*
|
|
|
|
|
vim-patch:8.2.4349: FileChangedShell test fails on MS-Windows
zeertzjq
2022-03-30
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
vim-patch:46eea444d (#17920)
dundargoc
2022-03-30
|
*
|
|
|
|
|
Merge pull request #17773 from zeertzjq/vim-8.2.3110
zeertzjq
2022-03-30
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
vim-patch:8.2.4592: search continues after giving E1204
zeertzjq
2022-03-30
|
|
*
|
|
|
|
|
docs(pattern.txt): cherry-pick latests changes from Vim runtime updates
zeertzjq
2022-03-30
|
|
*
|
|
|
|
|
vim-patch:8.2.3110: a pattern that matches the cursor position is complicated
zeertzjq
2022-03-30
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
vim-patch:8.1.0439: recursive use of getcmdline() still not protected (#17726)
zeertzjq
2022-03-30
|
*
|
|
|
|
|
vim-patch:8.2.4646: using buffer line after it has been freed (#17907)
zeertzjq
2022-03-30
|
*
|
|
|
|
|
vim-patch:8.2.4473: Coverity warns for not checking return value of ftell() (...
dundargoc
2022-03-30
|
*
|
|
|
|
|
fix(event-loop): duplicate display updating logic in vgetorpeek() (#17913)
zeertzjq
2022-03-30
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
vim-patch:8.2.3449: sort fails if the sort compare function returns 999 (#17909)
dundargoc
2022-03-30
|
*
|
|
|
|
vim-patch:8.2.3551: checking first character of url twice (#17910)
dundargoc
2022-03-30
|
*
|
|
|
|
chore: add .mailmap (#17453)
Lewis Russell
2022-03-29
|
*
|
|
|
|
build(clint): link to wiki when accessing list_T internals directly (#17876)
dundargoc
2022-03-29
|
*
|
|
|
|
fix(decorations): do not put empty virt_text (#17872)
zeertzjq
2022-03-29
|
*
|
|
|
|
vim-patch:8.2.4644: redrawing too often when 'relativenumber' is set (#17756)
Lewis Russell
2022-03-29
|
*
|
|
|
|
docs: update hl-Whitespace documentation (#17901)
zeertzjq
2022-03-29
|
*
|
|
|
|
vim-patch:8.2.4640: some boolean options use "long" instead of "int" (#17896)
zeertzjq
2022-03-29
|
*
|
|
|
|
fix(lsp): use "text" filetype for plaintext (#17898)
Jaehwang Jung
2022-03-28
|
*
|
|
|
|
Merge pull request #17891 from casswedson/label-as-build
James McCoy
2022-03-28
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
ci: label changes to Makefiles as build
casswedson
2022-03-27
|
|
/
/
/
/
|
*
|
|
|
Merge pull request #17889 from zeertzjq/vim-8.2.4638
zeertzjq
2022-03-28
|
|
\
\
\
\
|
|
*
|
|
|
vim-patch:8.2.4630: 'cursorline' not always updated with 'culopt' is "screenl...
zeertzjq
2022-03-28
|
|
*
|
|
|
vim-patch:8.2.4638: superfluous check if a redraw is needed for 'cursorline'
zeertzjq
2022-03-28
|
|
/
/
/
/
|
*
|
|
|
Merge pull request #17887 from dundargoc/ci/commitlint
James McCoy
2022-03-27
|
|
\
\
\
\
|
|
*
|
|
|
ci(commitlint): use -u NONE instead of --clean
Dundar Göc
2022-03-27
|
*
|
|
|
|
Merge pull request #17873 from muniter/jl-apidocs-improvementes
James McCoy
2022-03-27
|
|
\
\
\
\
\
|
|
*
|
|
|
|
ci(doc): improve missing docs workflow
Javier López
2022-03-26
|
*
|
|
|
|
|
docs: .git-blame-ignore-revs #16174
Justin M. Keyes
2022-03-27
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
feat(test): use nvim_exec in helpers.source() #16064
Justin M. Keyes
2022-03-27
|
|
|
/
/
/
|
|
/
|
|
|
[prev]
[next]