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
/
src
Commit message (
Expand
)
Author
Age
...
*
|
docs: clarify that nvim_strwidth counts control characters as one cell (#18802)
zeertzjq
2022-05-31
*
|
fix(docs): correct obsolete note about 'writedelay' in dev docs
bfredl
2022-05-31
*
|
fix(logging): skip recursion, fix crash #18764
Justin M. Keyes
2022-05-30
*
|
refactor(api): use hashy hash for looking up api method and event names
bfredl
2022-05-30
|
/
*
Merge pull request #18792 from famiu/feat/nvim_create_user_command/smods
bfredl
2022-05-29
|
\
|
*
feat(nvim_create_user_command): pass structured modifiers to commands
Famiu Haque
2022-05-29
*
|
fix(winbar): set w_winrow_off when initializing firstwin size (#18793)
zeertzjq
2022-05-29
*
|
vim-patch:8.2.5037: cursor position may be invalid after "0;" range (#18782)
zeertzjq
2022-05-29
|
/
*
refactor(regexp_nfa.c): match where Vim calls fopen() (#18778)
zeertzjq
2022-05-28
*
fix(winbar): only allow adding winbar when there is space
Famiu Haque
2022-05-28
*
fix(winbar): fix winbar disappear or glitch when moving a split (#18775)
zeertzjq
2022-05-28
*
fix(ui): require window-local value to show winbar on floating windows (#18773)
Famiu Haque
2022-05-28
*
vim-patch:8.2.5024: using freed memory with "]d" (#18762)
zeertzjq
2022-05-27
*
Merge pull request #18306 from lewis6991/fnfast
bfredl
2022-05-26
|
\
|
*
feat(lua): allow some viml functions to run in fast
Lewis Russell
2022-05-17
*
|
refactor(normal): convert function comments to doxygen format
Dundar Göc
2022-05-26
*
|
refactor: missing parenthesis may cause unexpected problems (#17443)
kylo252
2022-05-26
*
|
vim-patch:8.2.5015: Hoon and Moonscript files are not recognized (#18747)
dundargoc
2022-05-25
*
|
Merge pull request #18748 from dundargoc/ci/msvc
James McCoy
2022-05-25
|
\
\
|
*
|
ci(mingw): only enable -municode for MinGW
Dundar Goc
2022-05-25
*
|
|
vim-patch:8.2.5016: access before start of text with a put command (#18742)
zeertzjq
2022-05-26
|
/
/
*
|
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
dundargoc
2022-05-25
*
|
Merge pull request #18528 from lewis6991/setwinopt
bfredl
2022-05-25
|
\
\
|
*
|
feat(api): add win and buf to nvim_set_option_value
Lewis Russell
2022-05-17
|
|
/
*
|
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
*
|
vim-patch:8.2.4999: filetype test table is not properly sorted (#18719)
dundargoc
2022-05-24
*
|
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
|
/
/
*
|
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
*
|
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
*
|
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
[prev]
[next]