aboutsummaryrefslogtreecommitdiff
path: root/src/nvim
Commit message (Expand)AuthorAge
...
| | * | refactor(optionstr.c): break up did_set_string_option 26Lewis Russell2023-01-25
| | * | refactor(optionstr.c): break up did_set_string_option 25Lewis Russell2023-01-25
| | * | refactor(optionstr.c): break up did_set_string_option 24Lewis Russell2023-01-25
| | * | refactor(optionstr.c): break up did_set_string_option 23Lewis Russell2023-01-25
| | * | refactor(optionstr.c): break up did_set_string_option 22Lewis Russell2023-01-25
| | * | refactor(optionstr.c): break up did_set_string_option 21Lewis Russell2023-01-25
| | * | refactor(optionstr.c): break up did_set_string_option 20Lewis Russell2023-01-25
| | * | refactor(optionstr.c): break up did_set_string_option 19Lewis Russell2023-01-25
| | * | refactor(optionstr.c): break up did_set_string_option 18Lewis Russell2023-01-25
| | * | refactor(optionstr.c): break up did_set_string_option 17Lewis Russell2023-01-25
| | * | refactor(optionstr.c): break up did_set_string_option 16Lewis Russell2023-01-25
| | * | refactor(optionstr.c): break up did_set_string_option 15Lewis Russell2023-01-25
| | * | refactor(optionstr.c): break up did_set_string_option 14Lewis Russell2023-01-25
| | * | refactor(optionstr.c): break up did_set_string_option 13Lewis Russell2023-01-25
| | * | refactor(optionstr.c): break up did_set_string_option 12Lewis Russell2023-01-25
| | * | refactor(optionstr.c): break up did_set_string_option 11Lewis Russell2023-01-25
| | * | refactor(optionstr.c): break up did_set_string_option 10Lewis Russell2023-01-25
| | * | refactor(optionstr.c): break up did_set_string_option 9Lewis Russell2023-01-25
| | * | refactor(optionstr.c): break up did_set_string_option 8Lewis Russell2023-01-25
| | * | refactor(optionstr.c): break up did_set_string_option 7Lewis Russell2023-01-25
| | * | refactor(optionstr.c): break up did_set_string_option 6Lewis Russell2023-01-25
| | * | refactor(optionstr.c): break up did_set_string_option 5Lewis Russell2023-01-25
| | * | refactor(optionstr.c): break up did_set_string_option 4Lewis Russell2023-01-25
| | * | refactor(optionstr.c): break up did_set_string_option 3Lewis Russell2023-01-25
| | * | refactor(optionstr.c): break up did_set_string_option 2Lewis Russell2023-01-25
| | * | refactor(optionstr.c): break up did_set_string_option 1Lewis Russell2023-01-25
| | * | refactor(optionstr.c): reduce scope of localsLewis Russell2023-01-25
| | * | refactor(option.c): use intermediate for options refLewis Russell2023-01-25
| | * | refactor(option.c): de-nest set_option_valueLewis Russell2023-01-25
| | * | refactor(option.c): add get_varp_from and get_varp_scope_fromLewis Russell2023-01-25
| | * | refactor(option.c): reduce scope of localsLewis Russell2023-01-24
| * | | fix(intro): make :help news line easier to translate (#21974)Sizhe Zhao2023-01-25
| * | | fix(tui): set stdin as "blocking" on exit (#21973)zeertzjq2023-01-25
| * | | build: use cmake to build treesitter on all platforms (#21984)dundargoc2023-01-24
| * | | feat(tui): support altfont mode in tui.cPaul "LeoNerd" Evans2023-01-24
| * | | feat(highlight): define the concept of altfont as a (c)term rendering attributePaul "LeoNerd" Evans2023-01-24
| * | | refactor(highlight): reshape the HL_UNDER* bits into a 3-bit integer maskPaul "LeoNerd" Evans2023-01-24
| |/ /
| * | revert: "refactor(win_close): remove "force", don't pass on "free_buf" (#2192...zeertzjq2023-01-24
| * | build: delete pthreads import (#21732)dundargoc2023-01-24
| * | fix(api): don't allow hiding aucmd_win from another tabpage (#21975)zeertzjq2023-01-24
| * | refactor(window): remove aucmd_win check from one_window() (#21972)zeertzjq2023-01-24
| * | vim-patch:partial:9.0.1237: code is indented more than necessary (#21971)zeertzjq2023-01-24
| * | vim-patch:9.0.1236: code in same_leader() can be simplified (#21968)zeertzjq2023-01-24
| * | fix: add manifest file to correctly determine Windows version (#21953)dundargoc2023-01-23
| * | feat!: make iconv a non-optional depLewis Russell2023-01-23
| * | revert: "shada/context: fully remove jumplist duplicates #10898" (#21874)zeertzjq2023-01-23
| * | refactor(win_close): remove "force", don't pass on "free_buf" (#21921)zeertzjq2023-01-23
| * | perf(completion): use one call to globpath() for .vim and .lua #21942zeertzjq2023-01-23
| * | fix(Windows): restore console title at exit #21922Enan Ajmain2023-01-23
| * | build: make generated source files reproducible #21586Arnout Engelen2023-01-23