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
Commit message (
Expand
)
Author
Age
...
|
|
*
|
refactor(optionstr.c): break up did_set_string_option 26
Lewis Russell
2023-01-25
|
|
*
|
refactor(optionstr.c): break up did_set_string_option 25
Lewis Russell
2023-01-25
|
|
*
|
refactor(optionstr.c): break up did_set_string_option 24
Lewis Russell
2023-01-25
|
|
*
|
refactor(optionstr.c): break up did_set_string_option 23
Lewis Russell
2023-01-25
|
|
*
|
refactor(optionstr.c): break up did_set_string_option 22
Lewis Russell
2023-01-25
|
|
*
|
refactor(optionstr.c): break up did_set_string_option 21
Lewis Russell
2023-01-25
|
|
*
|
refactor(optionstr.c): break up did_set_string_option 20
Lewis Russell
2023-01-25
|
|
*
|
refactor(optionstr.c): break up did_set_string_option 19
Lewis Russell
2023-01-25
|
|
*
|
refactor(optionstr.c): break up did_set_string_option 18
Lewis Russell
2023-01-25
|
|
*
|
refactor(optionstr.c): break up did_set_string_option 17
Lewis Russell
2023-01-25
|
|
*
|
refactor(optionstr.c): break up did_set_string_option 16
Lewis Russell
2023-01-25
|
|
*
|
refactor(optionstr.c): break up did_set_string_option 15
Lewis Russell
2023-01-25
|
|
*
|
refactor(optionstr.c): break up did_set_string_option 14
Lewis Russell
2023-01-25
|
|
*
|
refactor(optionstr.c): break up did_set_string_option 13
Lewis Russell
2023-01-25
|
|
*
|
refactor(optionstr.c): break up did_set_string_option 12
Lewis Russell
2023-01-25
|
|
*
|
refactor(optionstr.c): break up did_set_string_option 11
Lewis Russell
2023-01-25
|
|
*
|
refactor(optionstr.c): break up did_set_string_option 10
Lewis Russell
2023-01-25
|
|
*
|
refactor(optionstr.c): break up did_set_string_option 9
Lewis Russell
2023-01-25
|
|
*
|
refactor(optionstr.c): break up did_set_string_option 8
Lewis Russell
2023-01-25
|
|
*
|
refactor(optionstr.c): break up did_set_string_option 7
Lewis Russell
2023-01-25
|
|
*
|
refactor(optionstr.c): break up did_set_string_option 6
Lewis Russell
2023-01-25
|
|
*
|
refactor(optionstr.c): break up did_set_string_option 5
Lewis Russell
2023-01-25
|
|
*
|
refactor(optionstr.c): break up did_set_string_option 4
Lewis Russell
2023-01-25
|
|
*
|
refactor(optionstr.c): break up did_set_string_option 3
Lewis Russell
2023-01-25
|
|
*
|
refactor(optionstr.c): break up did_set_string_option 2
Lewis Russell
2023-01-25
|
|
*
|
refactor(optionstr.c): break up did_set_string_option 1
Lewis Russell
2023-01-25
|
|
*
|
refactor(optionstr.c): reduce scope of locals
Lewis Russell
2023-01-25
|
|
*
|
refactor(option.c): use intermediate for options ref
Lewis Russell
2023-01-25
|
|
*
|
refactor(option.c): de-nest set_option_value
Lewis Russell
2023-01-25
|
|
*
|
refactor(option.c): add get_varp_from and get_varp_scope_from
Lewis Russell
2023-01-25
|
|
*
|
refactor(option.c): reduce scope of locals
Lewis Russell
2023-01-24
|
*
|
|
fix(intro): make :help news line easier to translate (#21974)
Sizhe Zhao
2023-01-25
|
*
|
|
fix(tui): set stdin as "blocking" on exit (#21973)
zeertzjq
2023-01-25
|
*
|
|
build: use cmake to build treesitter on all platforms (#21984)
dundargoc
2023-01-24
|
*
|
|
feat(tui): support altfont mode in tui.c
Paul "LeoNerd" Evans
2023-01-24
|
*
|
|
feat(highlight): define the concept of altfont as a (c)term rendering attribute
Paul "LeoNerd" Evans
2023-01-24
|
*
|
|
refactor(highlight): reshape the HL_UNDER* bits into a 3-bit integer mask
Paul "LeoNerd" Evans
2023-01-24
|
|
/
/
|
*
|
revert: "refactor(win_close): remove "force", don't pass on "free_buf" (#2192...
zeertzjq
2023-01-24
|
*
|
build: delete pthreads import (#21732)
dundargoc
2023-01-24
|
*
|
fix(api): don't allow hiding aucmd_win from another tabpage (#21975)
zeertzjq
2023-01-24
|
*
|
refactor(window): remove aucmd_win check from one_window() (#21972)
zeertzjq
2023-01-24
|
*
|
vim-patch:partial:9.0.1237: code is indented more than necessary (#21971)
zeertzjq
2023-01-24
|
*
|
vim-patch:9.0.1236: code in same_leader() can be simplified (#21968)
zeertzjq
2023-01-24
|
*
|
fix: add manifest file to correctly determine Windows version (#21953)
dundargoc
2023-01-23
|
*
|
feat!: make iconv a non-optional dep
Lewis Russell
2023-01-23
|
*
|
revert: "shada/context: fully remove jumplist duplicates #10898" (#21874)
zeertzjq
2023-01-23
|
*
|
refactor(win_close): remove "force", don't pass on "free_buf" (#21921)
zeertzjq
2023-01-23
|
*
|
perf(completion): use one call to globpath() for .vim and .lua #21942
zeertzjq
2023-01-23
|
*
|
fix(Windows): restore console title at exit #21922
Enan Ajmain
2023-01-23
|
*
|
build: make generated source files reproducible #21586
Arnout Engelen
2023-01-23
[prev]
[next]