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
...
|
*
|
build: require exact Lua version when using PREFER_LUA (#16633)
Gregory Anders
2022-05-25
|
*
|
vim-patch:8.2.5012: cannot select one character inside () (#18731)
zeertzjq
2022-05-25
|
*
|
fix(coverity): bail out if mouse_find_win() returns NULL (#18726)
zeertzjq
2022-05-25
|
*
|
docs(api): floating wins omitted under :mksession (#18721)
Daniel Steinberg
2022-05-24
|
*
|
Merge pull request #18728 from dundargoc/ci/api/upgrade-to-ubuntu-22
James McCoy
2022-05-24
|
|
\
\
|
|
*
|
ci(api-docs): upgrade to ubuntu 22 and remove conda dependency
Dundar Goc
2022-05-24
|
*
|
|
Merge pull request #18626 from dundargoc/ci/shallow-clone
James McCoy
2022-05-24
|
|
\
\
\
|
|
*
|
|
ci(api-docs): add comment explaining why full clone is required
Dundar Goc
2022-05-24
|
|
|
/
/
|
*
|
|
Merge pull request #18607 from dundargoc/build/mingw
James McCoy
2022-05-24
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
revert: "ci: remove mingw job #18580"
Dundar Goc
2022-05-17
|
*
|
|
vim-patch:8.2.4999: filetype test table is not properly sorted (#18719)
dundargoc
2022-05-24
|
*
|
|
fix(filetype): correct vim.fn.did_filetype() handling (#18725)
notomo
2022-05-23
|
*
|
|
vim-patch:partial 2d8ed0203aed (#18675)
dundargoc
2022-05-23
|
*
|
|
vim-patch:8.2.5009: fold may not be closeable after appending (#18722)
Brandon Simmons
2022-05-23
|
*
|
|
Merge pull request #18712 from famiu/feat/ui/winbar_redraw
bfredl
2022-05-23
|
|
\
\
\
|
|
*
|
|
fix(ui): redraw winbar alongside statusline
Famiu Haque
2022-05-23
|
*
|
|
|
vim-patch:8.2.5008: when 'formatoptions' contains "/" wrongly wrapping commen...
zeertzjq
2022-05-23
|
|
/
/
/
|
*
|
|
feat: click support for 'statusline', 'winbar' #18650
Famiu Haque
2022-05-23
|
*
|
|
refactor!: delete insertmode (#18547)
Gregory Anders
2022-05-22
|
*
|
|
Merge pull request #18691 from zeertzjq/vim-8.2.4996
zeertzjq
2022-05-23
|
|
\
\
\
|
|
*
|
|
vim-patch:8.2.5002: deletebufline() may change Visual selection
zeertzjq
2022-05-23
|
|
*
|
|
vim-patch:8.2.4996: setbufline() may change Visual selection
zeertzjq
2022-05-23
|
*
|
|
|
vim-patch:8.2.5001: checking translations affects the search pattern history ...
zeertzjq
2022-05-23
|
|
/
/
/
|
*
|
|
fix(lsp): do not detach LSP servers on Windows #18703
Gregory Anders
2022-05-22
|
*
|
|
refactor(runtime): convert the remaining dist#ft functions to lua (#18623)
Jonas Strittmatter
2022-05-22
|
*
|
|
build(clint): remove redundant checks #18698
dundargoc
2022-05-22
|
*
|
|
Merge pull request #18646 from bfredl/winbarruler
bfredl
2022-05-22
|
|
\
\
\
|
|
*
|
|
fix(winbar): allow winbar to display the ruler
bfredl
2022-05-22
|
*
|
|
|
fix(cid/352839): USE_AFTER_FREE in create_user_command #18669
James McCoy
2022-05-22
|
*
|
|
|
Merge pull request #18608 from ckipp01/extmarkDocs
bfredl
2022-05-22
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
docs(extmark): remove message about passing in id=0
ckipp01
2022-05-18
|
|
|
|
/
|
|
|
/
|
|
*
|
|
fix(mksession): don't store floats in session #18635
Daniel Steinberg
2022-05-22
|
*
|
|
Merge pull request #18696 from bfredl/quickinc
bfredl
2022-05-22
|
|
\
\
\
|
|
*
|
|
fix(tests): fix some issues with ui/inccommand_spec.lua causing slowness
bfredl
2022-05-22
|
*
|
|
|
ci(commitlint): only trigger on PRs to master #18679
dundargoc
2022-05-22
|
*
|
|
|
Merge pull request #18693 from bfredl/quicklsp
bfredl
2022-05-22
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
fix(ci): remove 2000ms blocking wait in many plugin/lsp_spec.lua tests
bfredl
2022-05-22
|
*
|
|
|
vim-patch:8.2.4935: with 'foldmethod' "indent" some lines not included in fol...
zeertzjq
2022-05-22
|
*
|
|
|
fix(folds): fix fold regression with :move (#18685)
zeertzjq
2022-05-22
|
*
|
|
|
Merge pull request #18681 from bfredl/uitest
bfredl
2022-05-22
|
|
\
\
\
\
|
|
*
|
|
|
fix(tests): fix some screen.lua warnings
bfredl
2022-05-21
|
*
|
|
|
|
docs: remove "Vi default" #18672
dundargoc
2022-05-22
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
vim-patch:8.2.4993: smart/C/lisp indenting is optional (#18684)
zeertzjq
2022-05-22
|
*
|
|
|
vim-patch:8.2.4987: after deletion a small fold may be closable (#18683)
Brandon Simmons
2022-05-22
|
*
|
|
|
Merge pull request #18682 from zeertzjq/vim-8.1.0535
zeertzjq
2022-05-22
|
|
\
\
\
\
|
|
*
|
|
|
vim-patch:8.2.4991: no test for hwat patch 8.1.0535 fixes
zeertzjq
2022-05-22
|
|
*
|
|
|
vim-patch:8.1.0535: increment/decrement might get interrupted by updating folds
zeertzjq
2022-05-22
|
|
|
/
/
/
|
*
|
|
|
Merge pull request #13729 from devbhansingh/ui_enter_prompt
bfredl
2022-05-21
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
feat(ui): clear message history explicitly with msg_history_clear event
devbhan singh
2022-05-21
|
|
/
/
/
|
*
|
|
ci: fix lint errors caused by missing includes (#18673)
dundargoc
2022-05-21
[prev]
[next]