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
/
api
Commit message (
Expand
)
Author
Age
*
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
*
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
*
|
refactor(IWYU): create normal_defs.h (#26293)
zeertzjq
2023-11-29
|
/
*
refactor: fix headers with IWYU
dundargoc
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: 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
*
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(IWYU): replace most private mappings with pragmas (#26247)
zeertzjq
2023-11-27
*
refactor: remove vim.h from more headers (#26244)
zeertzjq
2023-11-27
*
refactor: move Arena and ArenaMem to memory_defs.h (#26240)
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
*
refactor: move garray_T to garray_defs.h (#26227)
zeertzjq
2023-11-26
*
build: rework IWYU mapping files
dundargoc
2023-11-25
*
refactor(decorations): break up Decoration struct into smaller pieces
bfredl
2023-11-22
*
refactor: enable formatting for ternaries
dundargoc
2023-11-20
*
refactor(extmark): redundant ExtmarkInfo delenda est, use MTPair instead
bfredl
2023-11-18
*
Merge pull request #25724 from luukvbaal/signmerge
bfredl
2023-11-18
|
\
|
*
refactor(sign): move legacy signs to extmarks
Luuk van Baal
2023-11-17
*
|
feat(tui): support DCS responses in TermResponse event (#26061)
Gregory Anders
2023-11-16
*
|
refactor: iwyu (#26062)
zeertzjq
2023-11-16
*
|
refactor: move some functions to winfloat.c (#26020)
Raphael
2023-11-16
|
/
*
refactor: vim.ui.clipboard #26040
Justin M. Keyes
2023-11-14
*
docs: deprecate the "term_background" UI field
Gregory Anders
2023-11-13
*
refactor: move background color detection into Lua
Gregory Anders
2023-11-13
*
refactor: replace manual header guards with #pragma once
dundargoc
2023-11-12
*
build: remove PVS
dundargoc
2023-11-12
*
fix(PVS/V564): the '|' operator is applied to bool type value
dundargoc
2023-11-11
*
refactor: remove redundant casts
dundargoc
2023-11-11
*
fix(context): don't crash on invalid arg to nvim_get_context (#25977)
zeertzjq
2023-11-11
*
refactor: change some xstrndup() and xstrnsave() to xmemdupz() (#25959)
zeertzjq
2023-11-10
*
Merge pull request #25767 from luukvbaal/signdel
bfredl
2023-11-08
|
\
|
*
feat(extmarks): add 'invalidate' property to extmarks
Luuk van Baal
2023-11-08
*
|
feat(tui): use TermResponse event for OSC responses (#25868)
Gregory Anders
2023-11-06
|
/
*
feat(extmarks): add "undo_restore" flag to opt out of undo-restoring
bfredl
2023-11-05
*
Merge pull request #25859 from luukvbaal/extmarkdel
bfredl
2023-11-02
|
\
|
*
refactor(extmarks): extmark_del() with MarkTreeIter
Luuk van Baal
2023-11-01
*
|
feat(server): allow embed with listen (#25709)
George Harker
2023-11-01
|
/
*
refactor(options)!: unify `set_option` and `set_string_option`
Famiu Haque
2023-10-30
*
docs: small fixes (#25585)
dundargoc
2023-10-29
*
fix(api): load buffer first on nvim_buf_set_lines (#25823)
Raphael
2023-10-29
*
fix(terminal): assign channel to terminal earlier (#25771)
zeertzjq
2023-10-25
[next]