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
*
refactor(IWYU): fix includes for cmdhist.h (#26324)
zeertzjq
2023-11-30
*
fix(tui): grow termkey's internal buffer for large escape sequences (#26309)
Gregory Anders
2023-11-30
*
fix(treesitter): fix parens stacking in inspector display (#26304)
Gregory Anders
2023-11-30
*
ci(release): perform a full checkout when building (#26323)
zeertzjq
2023-11-30
*
refactor(IWYU): move typedefs out of globals.h (#26322)
zeertzjq
2023-11-30
*
Merge pull request #23657 from luukvbaal/extmark
bfredl
2023-11-30
|
\
|
*
fix(extmark): restore extmarks when completing original text
Luuk van Baal
2023-11-29
*
|
refactor: move extern variables out of _defs.h files (#26320)
zeertzjq
2023-11-30
*
|
refactor(IWYU): move UI and LineFlags to ui_defs.h (#26318)
zeertzjq
2023-11-30
*
|
build: don't define FUNC_ATTR_* as empty in headers (#26317)
zeertzjq
2023-11-30
*
|
test: unskip more terminal tests on Windows (#26315)
zeertzjq
2023-11-30
*
|
test(ex_terminal_spec): match descriptions (#26314)
zeertzjq
2023-11-30
*
|
Merge pull request #25994 from luki446/windows-path-terminal-fix
zeertzjq
2023-11-30
|
\
\
|
*
|
test: :terminal when 'shell' uses backslashes
zeertzjq
2023-11-30
|
*
|
fix(terminal): make backslashes in 'shell' work on Windows
Luki446
2023-11-30
|
/
/
*
|
ci(lintcommit): fix empty and period check with multiple colons (#26312)
zeertzjq
2023-11-30
*
|
test(ex_terminal_spec): unskip tests that work on Windows (#26310)
zeertzjq
2023-11-30
*
|
vim-patch:a9058440b7b9
Christian Clason
2023-11-29
*
|
fix(treesitter): adjust indentation in inspector highlights (#26302)
Gregory Anders
2023-11-29
|
/
*
fix(termcap): escape escapes in passthrough sequence (#26301)
Gregory Anders
2023-11-29
*
fix(defaults): wait until VimEnter to set background (#26284)
Gregory Anders
2023-11-29
*
refactor: move function macros out of vim_defs.h (#26300)
zeertzjq
2023-11-29
*
docs: document TSNode:byte_length() (#26287)
Gregory Anders
2023-11-29
*
fix(treesitter): make InspectTree correctly handle nested injections (#26085)
Pham Huy Hoang
2023-11-29
*
fix(treesitter): use proper query syntax for inspector (#26274)
Gregory Anders
2023-11-29
*
refactor: move some constants out of vim_defs.h (#26298)
zeertzjq
2023-11-29
*
perf(column): only invalidate lines affected by added sign
Luuk van Baal
2023-11-29
*
Merge pull request #26292 from luukvbaal/decor
bfredl
2023-11-29
|
\
|
*
fix(decorations): do not apply sign highlight id as range attr id
Luuk van Baal
2023-11-29
*
|
vim-patch:9.0.2134: ml_get error when scrolling (#26264)
zeertzjq
2023-11-29
*
|
refactor(IWYU): create normal_defs.h (#26293)
zeertzjq
2023-11-29
|
/
*
vim-patch:9.0.2136: MSVC errorformat can be improved (#26283)
zeertzjq
2023-11-29
*
fix(man): set the nested flag for the BufReadCmd autocommand (#26285)
Gregory Anders
2023-11-28
*
vim-patch:9.0.2135: No test for mode() when executing Ex commands (#26282)
zeertzjq
2023-11-29
*
fix(termcap): use tmux passthrough sequence when running in tmux (#26281)
Gregory Anders
2023-11-28
*
refactor: fix headers with IWYU
dundargoc
2023-11-28
*
Merge pull request #26276 from luukvbaal/decor
bfredl
2023-11-28
|
\
|
*
refactor(decor): remove sign conditions that are always true
Luuk van Baal
2023-11-28
*
|
build: disable UnusedIncludes from clangd
dundargoc
2023-11-28
|
/
*
fix(column): redraw and update signcols for paired extmark
Luuk van Baal
2023-11-28
*
fix(rplugin): dont create data dir if it's a broken symlink #25726
Samuel (ThinLinc team)
2023-11-28
*
refactor: iwyu (#26269)
zeertzjq
2023-11-28
*
Merge pull request #26249 from bfredl/concealchar
bfredl
2023-11-28
|
\
|
*
feat(decoration): allow conceal_char to be a composing char
bfredl
2023-11-28
*
|
refactor(IWYU): fix includes for ugrid.h (#26267)
zeertzjq
2023-11-28
*
|
docs(lua): don't include remote-only API functions (#26266)
zeertzjq
2023-11-28
*
|
vim-patch:9.0.2133: Cannot detect overstrike mode in Cmdline mode (#26263)
zeertzjq
2023-11-28
*
|
refactor: move hashtab types to hashtab_defs.h (#26262)
zeertzjq
2023-11-28
*
|
refactor(options): replace `p_force_(on|off)` with `immutable` (#26209)
Famiu Haque
2023-11-28
*
|
vim-patch:9.0.2131: not all nushell files detected (#26260)
Christian Clason
2023-11-28
[next]