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
/
nvim
Commit message (
Expand
)
Author
Age
*
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
*
|
fix(terminal): make backslashes in 'shell' work on Windows
Luki446
2023-11-30
|
/
*
refactor: move function macros out of vim_defs.h (#26300)
zeertzjq
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
*
vim-patch:9.0.2135: No test for mode() when executing Ex commands (#26282)
zeertzjq
2023-11-29
*
refactor: fix headers with IWYU
dundargoc
2023-11-28
*
refactor(decor): remove sign conditions that are always true
Luuk van Baal
2023-11-28
*
fix(column): redraw and update signcols for paired extmark
Luuk van Baal
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
*
|
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
*
|
refactor: fix runtime_defs.h (#26259)
zeertzjq
2023-11-28
|
/
*
refactor: rename types.h to types_defs.h
dundargoc
2023-11-27
*
refactor: fix includes for api/autocmd.h
dundargoc
2023-11-27
*
refactor: create runtime_defs.h
dundargoc
2023-11-27
*
build(IWYU): export generated headers
dundargoc
2023-11-27
*
build(IWYU): fix includes for undo_defs.h
dundargoc
2023-11-27
*
build(IWYU): fix includes for func_attr.h
dundargoc
2023-11-27
*
build: enable IWYU on mac
dundargoc
2023-11-27
*
build(IWYU): replace most private mappings with pragmas (#26247)
zeertzjq
2023-11-27
*
refactor: remove vim.h from more headers (#26244)
zeertzjq
2023-11-27
*
docs: small fixes (#26154)
dundargoc
2023-11-27
*
refactor: move Arena and ArenaMem to memory_defs.h (#26240)
zeertzjq
2023-11-27
*
fix(lua): disallow vim.wait() in fast contexts
Lewis Russell
2023-11-27
*
refactor: move autocmd types to autocmd_defs.h (#26239)
zeertzjq
2023-11-27
*
build(IWYU): replace public-to-public mappings with pragmas (#26237)
zeertzjq
2023-11-27
*
build(clint): more precise check for "defs" headers (#26236)
zeertzjq
2023-11-27
*
build(IWYU): remove arabic_defs.h (#26235)
dundargoc
2023-11-27
*
Merge pull request #26233 from bfredl/strictchar
bfredl
2023-11-26
|
\
|
*
refactor(encoding): remove redundant vim_isprintc_strict
bfredl
2023-11-26
*
|
build(IWYU): fix headers for arabic.h
dundargoc
2023-11-26
|
/
*
refactor: move garray_T to garray_defs.h (#26227)
zeertzjq
2023-11-26
*
build: sync IWYU and clint to ignore the same headers (#26228)
dundargoc
2023-11-26
*
build(IWYU): map everything in the C99 specification
dundargoc
2023-11-26
*
build: rework IWYU mapping files
dundargoc
2023-11-25
*
vim-patch:8.2.4685: when a swap file is found for a popup there is no dialog ...
zeertzjq
2023-11-25
[next]