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
...
|
*
|
fix(tui): set taskbar, icon in Windows #22270
Enan Ajmain
2023-02-15
|
*
|
fix(treesitter): make params optional
Lewis Russell
2023-02-15
|
*
|
feat(treesitter)!: remove g:ts_highlight_lua (#22257)
Christian Clason
2023-02-15
|
*
|
fix(win_update): don't use unintialized memory in edge case (#22266)
zeertzjq
2023-02-15
|
*
|
revert: "build: remove ENABLE_COMPILER_SUGGESTIONS option" (#22265)
dundargoc
2023-02-15
|
*
|
Merge #22214 move init_default_autocmds to lua
Justin M. Keyes
2023-02-14
|
|
\
\
|
|
*
|
refactor: move init_default_autocmds to lua
glacambre
2023-02-11
|
|
*
|
fix(helpers): restore channel id after a call to WITH_SCRIPT_CONTEXT
glacambre
2023-02-11
|
*
|
|
test: make expect_unchanged() less confusing (#22255)
zeertzjq
2023-02-15
|
*
|
|
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
|
*
|
|
ci: print DLL copy messages only in CI environment (#22260)
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
|
*
|
|
|
|
test: remove unused field ext_float (#22243)
zeertzjq
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
|
*
|
|
|
Merge pull request #22244 from zeertzjq/tui-eof
zeertzjq
2023-02-14
|
|
\
\
\
\
|
|
*
|
|
|
fix(tui): exit on input eof
zeertzjq
2023-02-14
|
|
*
|
|
|
test(tui_spec): remove unnecessary arguments for remote UI
zeertzjq
2023-02-14
|
|
/
/
/
/
|
*
|
|
|
feat(filetype): fall back to file extension when matching from hashbang (#22140)
Jonas Strittmatter
2023-02-13
|
*
|
|
|
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
|
*
|
|
|
ci(lintcommit): allow UPPER_CASE first word (#22245)
Justin M. Keyes
2023-02-13
|
*
|
|
|
ci: replace cmake script with bash script (#22246)
dundargoc
2023-02-13
|
*
|
|
|
Merge pull request #22191 from lewis6991/feat/playground_imp
Lewis Russell
2023-02-13
|
|
\
\
\
\
|
|
*
|
|
|
fix(treesitter): don't trample parsers when filetype!=lang
Lewis Russell
2023-02-10
|
|
*
|
|
|
feat(treesitter): playground improvements
Lewis Russell
2023-02-10
|
*
|
|
|
|
Merge pull request #22233 from zeertzjq/resize-screenclear
zeertzjq
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
|
|
/
/
/
/
/
|
*
|
|
|
|
ci: install dependencies with a single script (#22241)
dundargoc
2023-02-12
|
*
|
|
|
|
refactor: reduce scope of locals as per the style guide 3 (#22221)
dundargoc
2023-02-12
|
*
|
|
|
|
ci: remove unnecessary matrix from codeql workflow (#22239)
dundargoc
2023-02-12
|
*
|
|
|
|
ci: inline external environment scripts (#22237)
dundargoc
2023-02-12
|
*
|
|
|
|
build: treat clang-tidy warnings as errors (#22238)
dundargoc
2023-02-12
|
*
|
|
|
|
build: don't check environment variable to detect CI (#22234)
dundargoc
2023-02-12
|
*
|
|
|
|
ci: convert environment variables to matrix variables (#22224)
dundargoc
2023-02-12
|
*
|
|
|
|
ci: delete ci/ (#22227)
dundargoc
2023-02-12
|
*
|
|
|
|
ci: show all logs at the end of a run (#22226)
dundargoc
2023-02-11
|
*
|
|
|
|
fix(filetype): make vim.filetype.match() work with contents only (#22181)
Jonas Strittmatter
2023-02-11
|
*
|
|
|
|
ci: don't delete core dumps at the start of the run (#22223)
dundargoc
2023-02-11
[prev]
[next]