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
/
deprecated.c
Commit message (
Expand
)
Author
Age
*
refactor: fix includes for api/autocmd.h
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
*
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: iwyu (#26062)
zeertzjq
2023-11-16
*
build: remove PVS
dundargoc
2023-11-12
*
feat(extmarks): add 'invalidate' property to extmarks
Luuk van Baal
2023-11-08
*
feat(extmarks): add "undo_restore" flag to opt out of undo-restoring
bfredl
2023-11-05
*
refactor(options)!: unify `set_option` and `set_string_option`
Famiu Haque
2023-10-30
*
refactor(options): `get_option_value_strict()` and `SREQ_*`
Famiu Haque
2023-10-20
*
build(iwyu): add a few more _defs.h mappings (#25435)
zeertzjq
2023-09-30
*
refactor: remove long
dundargoc
2023-09-29
*
docs: do not use deprecated functions #25334
Maria José Solano
2023-09-24
*
refactor(api): use typed keysets
bfredl
2023-08-07
*
refactor: fix clang/PVS warnings (#24213)
zeertzjq
2023-06-30
*
refactor(options): remove `getoption_T` and introduce `OptVal` (#23850)
Famiu Haque
2023-06-07
*
refactor(options): deprecate nvim[_buf|_win]_[gs]et_option
Lewis Russell
2023-05-21
*
fix: disallow removing extmarks in on_lines callbacks (#23219)
Lewis Russell
2023-04-27
*
fix(api): Use local LastSet structure in nvim_get_option_info (#22741)
Michal Liszcz
2023-03-29
*
feat(api): nvim_exec2(), deprecate nvim_exec() #19032
Evgeni Chasnovski
2023-03-25
*
feat(api): add nvim_get_hl (#22693)
Null Chilly
2023-03-23
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
feat(lua-api): avoid unnecessary allocations (#19877)
Lewis Russell
2022-11-14
*
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
dundargoc
2022-05-25
*
refactor(uncrustify): change rules to better align with the style guide
Dundar Goc
2022-04-29
*
refactor: minimize variable scope and eliminate empty declarations
Dundar Göc
2022-03-13
*
feat(lua): show proper verbose output for lua configuration
shadmansaleh
2022-02-28
*
refactor(extmarks): use a more efficient representation
Björn Linse
2022-01-15
*
refactor(api): break out Vim script functions to its own file
Björn Linse
2021-10-29
*
refactor(api): move extmark API to its own file
Björn Linse
2021-10-25
*
refactor(api): make export of functions opt-in, not opt-out
Björn Linse
2021-10-03
*
feat(decorations): support virtual lines (for now: only one block at a time)
Björn Linse
2021-09-26
*
refactor: format #15702
dundargoc
2021-09-18
*
feat(decorations): deprecate nvim_buf_set_virtual_text
Björn Linse
2021-07-29
*
api: move deprecated functions to separate files
Björn Linse
2020-12-05