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
...
*
|
docs(extmarks): add undocumented "details" array fields
Luuk van Baal
2024-01-18
|
/
*
refactor(marktree): unpaired marktree_get_alt() returns itself
Luuk van Baal
2024-01-13
*
refactor(IWYU): fix headers
dundargoc
2024-01-11
*
refactor(options): use schar_T representation for fillchars and listchars
bfredl
2024-01-08
*
fix(decorations): validate botline for on_win
Jaehwang Jung
2024-01-04
*
refactor(api): redundant `ml_mfp` check #26059
Justin M. Keyes
2024-01-02
*
docs: clarify on_bytes arguments
Jaehwang Jung
2024-01-01
*
refactor: follow style guide
dundargoc
2023-12-30
*
docs: small fixes (#26651)
dundargoc
2023-12-28
*
feat(extmarks): add virt_text_repeat_linebreak flag (#26625)
luukvbaal
2023-12-26
*
Merge pull request #26642 from famiu/refactor/options/misc
zeertzjq
2023-12-24
|
\
|
*
refactor(options): move some functions from options.c to option.c
Famiu Haque
2023-12-23
*
|
refactor: remove CPO_TO_CPO_FLAGS() (#26718)
zeertzjq
2023-12-23
|
/
*
fix(decor): allow adding providers during redraw
Lewis Russell
2023-12-22
*
Merge pull request #26528 from bfredl/nodrawstate
bfredl
2023-12-22
|
\
|
*
refactor(drawline): remove LineDrawState and wlv->saved_n_extra
bfredl
2023-12-22
*
|
refactor(IWYU): add "private" pragma to more generated headers (#26706)
zeertzjq
2023-12-22
*
|
refactor: run IWYU on entire repo
dundargoc
2023-12-21
|
/
*
refactor(IWYU): move decor provider types to decoration_defs.h (#26692)
zeertzjq
2023-12-21
*
refactor: eliminate cyclic includes
dundargoc
2023-12-20
*
fix(api): don't set coladd of mark (#26648)
zeertzjq
2023-12-19
*
feat(api): add forward and back mouse buttons
Amanda Graven
2023-12-18
*
refactor: split WIN_EXECUTE() into two functions (#26627)
zeertzjq
2023-12-18
*
refactor: move some anonymous enums back to non-defs headers (#26622)
zeertzjq
2023-12-18
*
refactor: move non-symbols to defs.h headers
dundargoc
2023-12-17
*
refactor(options): use hashy for finding options (#26573)
Famiu Haque
2023-12-17
*
fix(api): crash after nvim_win_set_config title/footer validation error (#26606)
notomo
2023-12-16
*
feat(ui): completeopt support popup like vim
mathew
2023-12-16
*
feat(nvim_open_term): convert LF => CRLF (#26384)
Raphael
2023-12-14
*
refactor(options): convert `opt_idx` variables to `OptIndex`
Famiu Haque
2023-12-09
*
refactor(options): reduce `findoption()` usage
Famiu Haque
2023-12-09
*
refactor(options): split `get_option_value()` into smaller functions
Famiu Haque
2023-12-07
*
perf(column): keep track of number of lines that hold up the 'signcolumn'
Luuk van Baal
2023-12-07
*
refactor: object_to_vim() cannot fail
Justin M. Keyes
2023-12-07
*
feat(rpc): allow empty string key in msgpack => Vim conversion
Justin M. Keyes
2023-12-07
*
refactor(options): remove SOPT type enums (#26417)
Famiu Haque
2023-12-06
*
refactor(IWYU): move marktree types to marktree_defs.h (#26402)
zeertzjq
2023-12-05
*
refactor(api): complete conversion from `Dictionary` to `Dict(opts)` (#26365)
Riccardo Mazzarini
2023-12-05
*
build: enable lintlua for src/ dir #26395
Justin M. Keyes
2023-12-04
*
refactor(terminal): only remove const qualifier when necessary (#26386)
zeertzjq
2023-12-04
*
refactor: free more reachable memory with EXITFREE (#26349)
zeertzjq
2023-12-02
*
refactor: move float_relative_str[] to nvim_win_get_config() (#26344)
zeertzjq
2023-12-01
*
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
*
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
[prev]
[next]