aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* refactor(gen_events): sort enums case-insensitively (#32811)zeertzjq2025-03-10
* vim-patch:9.1.1190: C indentation does not detect multibyte labels (#32808)zeertzjq2025-03-09
* perf(events): use hashy for event name lookup (#32802)zeertzjq2025-03-10
* docs(api): show "since" in API docs #32806Justin M. Keyes2025-03-09
* Merge #32687 "g<" for ext_messagesJustin M. Keyes2025-03-09
|\
| * feat(messages): "g<" mapping for ext_messagesLuuk van Baal2025-03-03
| * refactor(messages): simplify message historyLuuk van Baal2025-03-03
* | fix(nvim__set_complete): pum preview info truncated during completion #32555glepnir2025-03-09
* | fix(build): vimdoc tags are not validated #32801Justin M. Keyes2025-03-09
* | build(generator): add dependencies on hashy (#32796)zeertzjq2025-03-09
* | refactor(hashy): use case labels instead of TOLOWER_ASC() (#32795)zeertzjq2025-03-09
* | vim-patch:9.1.1184: Unnecessary use of vim_tolower() in vim_strnicmp_asc() (#...zeertzjq2025-03-09
* | refactor(generator): remove nested loop for event aliases (#32780)zeertzjq2025-03-09
* | refactor(multiqueue): rename multiqueue_new_parent #32767Justin M. Keyes2025-03-08
* | docs: OSC 133 shell config #32771Justin M. Keyes2025-03-07
* | fix(types): do not mark unstable API as privateLewis Russell2025-03-08
* | perf(events): remove unnecessary loop in event_nr2name() (#32777)zeertzjq2025-03-08
* | fix(events): always allow some events to be nested (#32706)zeertzjq2025-03-08
* | perf(keycodes): use hashy for string lookupzeertzjq2025-03-08
* | vim-patch:partial:9.1.1179: too many strlen() calls in misc2.czeertzjq2025-03-08
* | refactor(keycodes): generate key_names_table[] using Luazeertzjq2025-03-08
* | fix(terminal): avoid rescheduling events onto the same queue (#32755)Gregory Anders2025-03-07
* | fix(marks): mark winline as invalid if change is in a concealed line (#32766)luukvbaal2025-03-07
* | fix(lua): always use vim.inspect() for :lua= (#32715)zeertzjq2025-03-07
* | fix(marks): wrong winline info for concealed line with below virt line (#32747)luukvbaal2025-03-06
* | fix(terminal): improve cursor refresh handling (#32596)Sean Dewar2025-03-06
* | vim-patch:9.1.1176: wrong indent when expanding multiple lines (#32746)zeertzjq2025-03-06
* | vim-patch:9.1.1175: inconsistent behaviour with exclusive selection and motio...zeertzjq2025-03-06
* | vim-patch:9.1.1172: [security]: overflow with 'nostartofline' and Ex command ...zeertzjq2025-03-06
* | feat(terminal)!: include cursor position in TermRequest event data (#31609)Gregory Anders2025-03-05
* | fix(lua): format errors from luv callbacks using __tostringbfredl2025-03-05
* | vim-patch:9.1.1170: wildmenu highlighting in popup can be improved (#32728)zeertzjq2025-03-04
* | fix(display): adjust winline info for concealed lines below last line (#32708)luukvbaal2025-03-04
* | vim-patch:9.1.1169: using global variable for get_insert()/get_lambda_name() ...zeertzjq2025-03-03
* | vim-patch:9.1.1167: mark '] wrong after copying text object (#32712)zeertzjq2025-03-04
* | vim-patch:659cb28: runtime(doc): fix typo "bet" in :h 'completeopt' (#32711)zeertzjq2025-03-04
* | vim-patch:9.1.1168: wrong flags passed down to nextwild()zeertzjq2025-03-04
* | vim-patch:9.1.1166: command-line auto-completion hard with wildmenuTomas Slusny2025-03-04
|/
* vim-patch:9.1.1165: diff: regression with multi-file diff blocks (#32702)zeertzjq2025-03-03
* docs: misc #31996Justin M. Keyes2025-03-02
* build!: turn off translations by defaultdundargoc2025-03-02
* vim-patch:9.1.1161: preinsert requires bot "menu" and "menuone" to be setzeertzjq2025-03-02
* vim-patch:9.1.1160: Ctrl-Y does not work well with "preinsert" when completin...zeertzjq2025-03-02
* feat(treesitter): add more metadata to `language.inspect()` (#32657)Lewis Russell2025-03-01
* vim-patch:9.1.1158: :verbose set has wrong file name with :compiler! (#32682)zeertzjq2025-02-28
* fix(marks): ineffective conceal_line callback optimization (#32662)luukvbaal2025-02-28
* vim-patch:8.2.4974: ":so" command may read after end of bufferzeertzjq2025-02-28
* vim-patch:8.2.4647: "source" can read past end of copied linezeertzjq2025-02-28
* vim-patch:8.2.4603: sourcing buffer lines is too complicatedzeertzjq2025-02-28
* vim-patch:8.2.4594: need to write script to a file to be able to source themzeertzjq2025-02-28