| Commit message (Expand) | Author | Age |
| * | feat(ui): statusline text inherits highlights #29976 | Riley Bruins | 2024-10-12 |
| * | docs(lua): clarify when on_key "typed" will be empty (#30774) | zeertzjq | 2024-10-12 |
| * | fix(lua): avoid recursive vim.on_key() callback (#30753) | zeertzjq | 2024-10-12 |
| * | feat(defaults): map gri to vim.lsp.buf.implementation() (#30764) | Gregory Anders | 2024-10-11 |
| * | fix(treesitter): remove duplicate symbol names in language.inspect() | Riley Bruins | 2024-10-11 |
| * | feat(treesitter): introduce child_with_descendant() | Riley Bruins | 2024-10-11 |
| * | feat(ui): cascading style inheritance for Pmenu* highlights #29980 | Riley Bruins | 2024-10-10 |
| * | vim-patch:9.1.0774: "shellcmdline" doesn't work with getcompletion() (#30750) | zeertzjq | 2024-10-10 |
| * | vim-patch:9.1.0771: completion attribute hl_group is confusing | zeertzjq | 2024-10-10 |
| * | docs(lua): "vim.bo" is always equivalent to :setlocal (#30733) | zeertzjq | 2024-10-09 |
| * | vim-patch:9.1.0770: current command line completion is a bit limited (#30728) | zeertzjq | 2024-10-09 |
| * | fix(gen_help_html): first tag in h2 is broken #30720 | Justin M. Keyes | 2024-10-08 |
| * | vim-patch:9.1.0765: No test for patches 6.2.418 and 7.3.489 (#30713) | zeertzjq | 2024-10-07 |
| * | vim-patch:af449f6: runtime(compiler): add cppcheck linter compiler plugin | Christian Clason | 2024-10-07 |
| * | docs: dev-arch, focusable windows #30510 | Justin M. Keyes | 2024-10-07 |
| * | docs: generate params/returns in builtin.txt #30654 | Justin M. Keyes | 2024-10-07 |
| * | vim-patch:9.1.0762: 'cedit', 'termwinkey' and 'wildchar' may not be parsed co... | zeertzjq | 2024-10-07 |
| * | vim-patch:fd4e47e: runtime(doc): clarify the effect of 'startofline' option (... | zeertzjq | 2024-10-07 |
| * | docs: LspAttach, LspDetach examples #30661 | Gregory Anders | 2024-10-06 |
| * | ci: bump macos runner version to macos-15 | dundargoc | 2024-10-06 |
| * | fix(runtime): fully port emoji_list to Lua | Christian Clason | 2024-10-06 |
| * | vim-patch:partial:89872f5: runtime(doc): update formatting and syntax | zeertzjq | 2024-10-06 |
| * | vim-patch:partial:738ebfe: runtime(doc): Fix style in documents | zeertzjq | 2024-10-06 |
| * | ci: bump ubuntu runner version to ubuntu-24.04 | dundargoc | 2024-10-05 |
| * | docs: more `@since` annotations #30660 | Justin M. Keyes | 2024-10-04 |
| * | feat(lua): completion for vim.fn, vim.v, vim.o #30472 | Jongwook Choi | 2024-10-04 |
| * | docs: render `@since` versions, 0 means experimental #30649 | Justin M. Keyes | 2024-10-04 |
| * | docs(treesitter): generate TSNode, TSTree docs #30643 | Riley Bruins | 2024-10-03 |
| * | docs: improve luacats support #30580 | James Trew | 2024-10-03 |
| * | vim-patch:ae62fe5: runtime(doc): 'filetype', 'syntax' and 'keymap' only allow... | zeertzjq | 2024-10-03 |
| * | vim-patch:9.1.0754: fixed order of items in insert-mode completion menu (#30619) | glepnir | 2024-10-03 |
| * | vim-patch:9.1.0752: can set 'cedit' to an invalid value (#30616) | zeertzjq | 2024-10-01 |
| * | vim-patch:baee844: runtime(doc): add `usr` tag to usr_toc.txt (#30617) | zeertzjq | 2024-10-01 |
| * | feat(defaults): add default unimpaired style mappings (#28525) | Gregory Anders | 2024-10-01 |
| * | vim-patch:85f054a: runtime(java): Recognise the CommonMark form (///) of Java... | Christian Clason | 2024-10-01 |
| * | test: refactor exec_lua in xdiff_spec | Lewis Russell | 2024-09-30 |
| * | fix(diff): use mmfile_t in linematch | Lewis Russell | 2024-09-30 |
| * | feat(treesitter)!: use return values in `language.add()` | Christian Clason | 2024-09-29 |
| * | feat(treesitter)!: add default fallback to `ft_to_lang` lookups | Christian Clason | 2024-09-29 |
| * | vim-patch:6db3fc5: runtime(doc): reformat gnat example (#30575) | zeertzjq | 2024-09-29 |
| * | docs: misc (#30177) | dundargoc | 2024-09-29 |
| * | vim-patch:c3989f1: runtime(doc): reformat ada_standard_types section | zeertzjq | 2024-09-29 |
| * | vim-patch:998f018: runtime(doc): include short form for :earlier/:later | zeertzjq | 2024-09-29 |
| * | fix(treesitter): suppress get_parser warnings via opts.error | Riley Bruins | 2024-09-28 |
| * | feat(defaults): pretty :help headings #30544 | Justin M. Keyes | 2024-09-27 |
| * | vim-patch:2c41dad: runtime(doc): Fix typo in :help :command-modifiers | zeertzjq | 2024-09-27 |
| * | vim-patch:d9af78b: runtime(docs): update `:set?` command behavior table | zeertzjq | 2024-09-27 |
| * | vim-patch:9.1.0741: No way to get prompt for input()/confirm() | zeertzjq | 2024-09-26 |
| * | fix(diagnostic): correct `severity` type on `setqflist`, `setloclist` (#30506) | Nathan Smith | 2024-09-25 |
| * | refactor(lua): vim.keymap.set tests, docs #30511 | Justin M. Keyes | 2024-09-25 |