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
/
context.c
Commit message (
Expand
)
Author
Age
*
refactor(api): use typed keysets
bfredl
2023-08-07
*
refactor(options): remove `getoption_T` and introduce `OptVal` (#23850)
Famiu Haque
2023-06-07
*
feat(api): nvim_exec2(), deprecate nvim_exec() #19032
Evgeni Chasnovski
2023-03-25
*
refactor: fix IWYU mapping file and use IWYU (#21802)
dundargoc
2023-01-15
*
refactor: replace char_u with char
dundargoc
2022-11-28
*
refactor: replace char_u with char
Dundar Göc
2022-11-26
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
vim-patch:8.2.3751: cannot assign a lambda to an option that takes a function
zeertzjq
2022-11-07
*
refactor(api): provide a temporary copy solution for nvim_call_atomic
bfredl
2022-08-24
*
vim-patch:8.1.1689: profiling code is spread out
zeertzjq
2022-08-12
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-11
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-09
*
refactor: add pure attribute to pure functions
Dundar Göc
2022-04-13
*
feat(lua): show proper verbose output for lua configuration
shadmansaleh
2022-02-28
*
vim-patch:8.1.0743: giving error messages is not flexible
James McCoy
2021-11-01
*
refactor(api): break out Vim script functions to its own file
Björn Linse
2021-10-29
*
refactor(api): break out vim_to_object/object_to_vim to own file
Björn Linse
2021-10-29
*
refactor: format with uncrustify #15722
dundargoc
2021-09-19
*
option: use char* for get_option_value() param
Jan Edmund Lazo
2021-02-07
*
API: deprecate nvim_command_output
Justin M. Keyes
2019-12-02
*
Context: rename "buflist" => "bufs"
Justin M. Keyes
2019-09-14
*
API: Context: save/restore
Abdelhakeem
2019-07-27
*
API: Context
Justin M. Keyes
2019-07-27