aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* fix(lua): types for vim.api.keyset.win_config #32700Tomasz N2025-03-10
* build(deps): bump luajit to 84cb21ffa (#32803)Christian Clason2025-03-10
* vim-patch:d49ba7b: runtime(sh): set b:match_skip to ignore matches for matchi...zeertzjq2025-03-10
* vim-patch:42e498d: runtime(plsql): move fold option from syntax to filetype p...Christian Clason2025-03-10
* 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
* | docs(highlight): collect all default highlight groupsChristian Clason2025-03-09
* | build(generator): add dependencies on hashy (#32796)zeertzjq2025-03-09
* | vim-patch:9.1.1188: runtime(tera): tera support can be improved (#32799)Muntasir Mahmud2025-03-09
* | vim-patch:9.1.1187: matchparen plugin wrong highlights shell case statement (...zeertzjq2025-03-09
* | Merge pull request #32797 from zeertzjq/vim-3d1a437zeertzjq2025-03-09
|\ \
| * | vim-patch:d89770e: runtime(doc): use GNOME instead of Gnomezeertzjq2025-03-09
| * | vim-patch:3d1a437: runtime(doc): warn users about potentially risky hotkeyzeertzjq2025-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
* | docs(events): document events that can always be nested (#32778)zeertzjq2025-03-09
* | refactor(multiqueue): rename multiqueue_new_parent #32767Justin M. Keyes2025-03-08
* | vim-patch:62e8228: runtime(go): add 'keywordprg' and 'formatprg' to ftpluginChristian Clason2025-03-08
* | test(lsp/utils): prevent CursorMoved closing float immediately (#32782)zeertzjq2025-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
* | vim-patch:6bdfeb0: runtime(vim): Update base-syntax, bug fixes (#32775)zeertzjq2025-03-07
* | Merge pull request #32768 from zeertzjq/vim-9.1.1179zeertzjq2025-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
| * | test: add benchmark for nvim_replace_termcodes and keytrans()zeertzjq2025-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
* | feat(defaults): jump between :terminal shell prompts with ]]/[[ #32736Gregory Anders2025-03-07
* | fix(lua): always use vim.inspect() for :lua= (#32715)zeertzjq2025-03-07
* | fix(lsp): use unresolved code action when `codeAction/resolve` failsMaria José Solano2025-03-07
* | vim-patch:9.1.1177: filetype: tera files not detectedChristian Clason2025-03-07
* | fix(marks): wrong winline info for concealed line with below virt line (#32747)luukvbaal2025-03-06
* | vim-patch:08a410f: runtime(vim): recognize <...> strings (and keys) for 'keyw...zeertzjq2025-03-06
* | vim-patch:9.1.1173: filetype: ABNF files are not detected (#32751)zeertzjq2025-03-06
* | fix(terminal): improve cursor refresh handling (#32596)Sean Dewar2025-03-06
* | feat(lsp): support for resolving code action command (#32704)Maria José Solano2025-03-06
* | fix(tui): remove DCS escaping in tmux (#32723)Gregory Anders2025-03-05
* | vim-patch:9.1.1176: wrong indent when expanding multiple lines (#32746)zeertzjq2025-03-06