| Commit message (Expand) | Author | Age |
... | |
* | feat(treesitter): introduce child_with_descendant() | Riley Bruins | 2024-10-11 |
* | fix(lsp): set 'smoothscroll' in docs hover #30748 | Justin M. Keyes | 2024-10-11 |
* | vim-patch:9.1.0773: filetype: some Apache files are not recognized | Christian Clason | 2024-10-11 |
* | vim-patch:9.1.0774: "shellcmdline" doesn't work with getcompletion() (#30750) | zeertzjq | 2024-10-10 |
* | fix(lsp): fix cursor position after snippet expansion (#30659) | Tomasz N | 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.0769: filetype: MLIR files are not recognized | Christian Clason | 2024-10-09 |
* | vim-patch:9.1.0770: current command line completion is a bit limited (#30728) | zeertzjq | 2024-10-09 |
* | docs: dev-arch, focusable windows #30510 | Justin M. Keyes | 2024-10-07 |
* | fix(lsp): tagfunc fails in unusual buffer #30700 | 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 |
* | feat(lsp): improve LSP doc hover rendering #30695 | Justin M. Keyes | 2024-10-06 |
* | feat(docs): improve `@see` meta docstrings #30693 | Justin M. Keyes | 2024-10-06 |
* | fix(runtime): fully port emoji_list to Lua | Christian Clason | 2024-10-06 |
* | fix(docs): markdown instead of vimdoc in meta docstrings #30680 | Justin M. Keyes | 2024-10-06 |
* | fix(docs): missing `@returns` desc in _meta/api.lua #30673 | Justin M. Keyes | 2024-10-05 |
* | fix(defaults): use "range" instead of "count" for some mappings (#30642) | Gregory Anders | 2024-10-04 |
* | 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 |
* | fix(lsp): enable `additionalPropertiesSupport` | Yi Ming | 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 |
* | fix(defaults): properly pass count to quickfix commands (#30632) | zeertzjq | 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 |
* | fix(watch): ignore nonexistent paths (ENOENT) | Justin M. Keyes | 2024-10-02 |
* | vim-patch:9.1.0752: can set 'cedit' to an invalid value (#30616) | zeertzjq | 2024-10-01 |
* | fix(treesitter): indent size for inspect_tree #28727 | Jongwook Choi | 2024-10-01 |
* | feat(defaults): add default unimpaired style mappings (#28525) | Gregory Anders | 2024-10-01 |
* | vim-patch:9.1.0749: filetype: http files not recognized | 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 |
* | docs: misc (#30177) | dundargoc | 2024-09-29 |
* | vim-patch:9.1.0745: filetype: bun and deno history files not recognized | Christian Clason | 2024-09-29 |
* | fix(treesitter): specify success status in edit_query return value | Riley Bruins | 2024-09-28 |
* | fix(treesitter): suppress get_parser warnings via opts.error | Riley Bruins | 2024-09-28 |
* | vim-patch:9.1.0744: filetype: notmuch configs are not recognised (#30535) | zeertzjq | 2024-09-27 |
* | fix(treesitter): EditQuery shows swapfile ATTENTION #30536 | Justin M. Keyes | 2024-09-27 |
* | feat(health): highlight headings #30525 | Justin M. Keyes | 2024-09-26 |
* | vim-patch:9.1.0741: No way to get prompt for input()/confirm() | zeertzjq | 2024-09-26 |
* | perf(treesitter): use `child_containing_descendant()` in `is_ancestor()` | Riley Bruins | 2024-09-25 |
* | 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 |
* | docs: render @see, @note items in _meta/api.lua #30494 | Justin M. Keyes | 2024-09-25 |