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
*
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