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
...
|
*
|
|
refactor(api): consistent VALIDATE messages #22262
Justin M. Keyes
2023-02-14
|
*
|
|
fix: uv_tty_set_mode failed in Windows #22264
Enan Ajmain
2023-02-14
|
*
|
|
Merge pull request #11756 from bfredl/crashfix
bfredl
2023-02-14
|
|
\
\
\
|
|
*
|
|
fix(status): handle unprintable chars in the statusline
Björn Linse
2023-02-14
|
*
|
|
|
Merge pull request #22113 from luukvbaal/nrwidth
Lewis Russell
2023-02-14
|
|
\
\
\
\
|
|
*
|
|
|
refactor(column): remove unused build_statuscol_str() arguments
Luuk van Baal
2023-02-04
|
|
*
|
|
|
fix(column): no longer reset nrwidth_line_count for 'statuscolumn'
Luuk van Baal
2023-02-04
|
*
|
|
|
|
Merge pull request #22108 from luukvbaal/statuscolumn
Lewis Russell
2023-02-14
|
|
\
\
\
\
\
|
|
*
|
|
|
|
refactor(statusline): move statusline defs to statusline_defs.h
Luuk van Baal
2023-02-04
|
|
*
|
|
|
|
perf(column): only build fold/sign column when present in 'statuscolumn'
Luuk van Baal
2023-02-04
|
|
|
/
/
/
/
|
*
|
|
|
|
refactor(api): VALIDATE macros #22256
Justin M. Keyes
2023-02-14
|
*
|
|
|
|
refactor(api): VALIDATE macros #22187
Justin M. Keyes
2023-02-14
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
fix(folds): cursorline highlight is not always applied on closed folds (#22242)
luukvbaal
2023-02-14
|
*
|
|
|
vim-patch:9.0.1307: setting 'formatoptions' with :let doesn't check for error...
zeertzjq
2023-02-14
|
*
|
|
|
fix(tui): exit on input eof
zeertzjq
2023-02-14
|
*
|
|
|
build: remove ENABLE_COMPILER_SUGGESTIONS option (#22249)
dundargoc
2023-02-13
|
*
|
|
|
ci: automatically maximize MIN_LOG_LEVEL if CI detected (#22248)
dundargoc
2023-02-13
|
*
|
|
|
fix(ui-ext): force cursor update after resize in char-based UI
zeertzjq
2023-02-13
|
*
|
|
|
fix(ui): make sure screen is valid after resizing
zeertzjq
2023-02-13
|
*
|
|
|
refactor: reduce scope of locals as per the style guide 3 (#22221)
dundargoc
2023-02-12
|
*
|
|
|
build: treat clang-tidy warnings as errors (#22238)
dundargoc
2023-02-12
|
*
|
|
|
refactor: reduce scope of locals as per the style guide (#22211)
dundargoc
2023-02-11
|
*
|
|
|
vim-patch:9.0.1295: the option initialization function is too long (#22222)
zeertzjq
2023-02-11
|
*
|
|
|
vim-patch:9.0.1300: 'statusline' only supports one "%=" item (#22218)
zeertzjq
2023-02-11
|
*
|
|
|
vim-patch:9.0.1299: change for triggering incsearch not sufficiently tested
zeertzjq
2023-02-11
|
*
|
|
|
vim-patch:9.0.1298: inserting register on the cmdline does not trigger incsearch
zeertzjq
2023-02-11
|
*
|
|
|
fix(rpc)!: preseve files when stdio channel is closed (#22137)
zeertzjq
2023-02-11
|
*
|
|
|
refactor: replace char_u with char (#21901)
dundargoc
2023-02-11
|
*
|
|
|
build: enable MSVC level 3 warnings (#21934)
dundargoc
2023-02-11
|
*
|
|
|
refactor: reduce scope of locals as per the style guide (#22206)
dundargoc
2023-02-11
|
|
|
/
/
|
|
/
|
|
|
*
|
|
vim-patch:9.0.1297: wrong value for $LC_CTYPE makes the environ test fail (#2...
zeertzjq
2023-02-11
|
*
|
|
build(ci): let ASAN print tracebacks for more errors (SIGABORT, SIGILL)
bfredl
2023-02-10
|
*
|
|
Merge pull request #22077 from bfredl/neolua_client
bfredl
2023-02-10
|
|
\
\
\
|
|
*
|
|
fix(tests): fixes for using vim.mpack and more ASAN
bfredl
2023-02-10
|
*
|
|
|
build: mark uninteresting variables as advanced (#22208)
dundargoc
2023-02-10
|
*
|
|
|
refactor(ui): remove some superfluous ui_flush() calls
bfredl
2023-02-09
|
*
|
|
|
refactor(ui): don't reimplement redrawing in focus gained handling
bfredl
2023-02-09
|
|
/
/
/
|
*
|
|
fix(rpc): ignore redraw events when exiting (#22184)
zeertzjq
2023-02-09
|
*
|
|
fix(rpc): ignore redraw events when not in UI client (#21892)
zeertzjq
2023-02-09
|
*
|
|
build: reuse source files with interface library (#22177)
dundargoc
2023-02-08
|
*
|
|
Merge pull request #22172 from bfredl/cells
bfredl
2023-02-08
|
|
\
\
\
|
|
*
|
|
perf(ui): mitigate redraw latency regression from TUI refactor
bfredl
2023-02-08
|
|
*
|
|
refactor(ui): cleanup 'redrawdebug', introduce "flush" mode
bfredl
2023-02-08
|
*
|
|
|
ci: remove fail summary (#22174)
dundargoc
2023-02-08
|
*
|
|
|
build: remove unused function get_test_target (#22176)
dundargoc
2023-02-08
|
*
|
|
|
build: replace check-single-includes with clang-tidy (#22061)
dundargoc
2023-02-08
|
*
|
|
|
build(windows): specify Windows 8 as the minimum version (#22173)
dundargoc
2023-02-08
|
*
|
|
|
ci(oldtest): make a copy of scripts of ci/common in testdir (#22170)
dundargoc
2023-02-08
|
*
|
|
|
build: prefer -D <variable>=<value> over -D<variable>=<value> (#22164)
dundargoc
2023-02-08
|
*
|
|
|
build(Windows): make bundling nvim-qt optional (#21866)
Enan Ajmain
2023-02-08
|
|
/
/
/
[prev]
[next]