aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* vim-patch:05d0893: runtime(java): Define javaBlockStart and javaBlockOtherSta...Christian Clason2024-10-13
* vim-patch:9.1.0776: test_strftime may fail because of missing TZ data (#30780)zeertzjq2024-10-13
* feat(ui): statusline text inherits highlights #29976Riley Bruins2024-10-12
* fix(treesitter): mark supertype nodes as namedRiley Bruins2024-10-12
* docs(lua): clarify when on_key "typed" will be empty (#30774)zeertzjq2024-10-12
* fix(lua): avoid recursive vim.on_key() callback (#30753)zeertzjq2024-10-12
* fix(coverity/497375): f_strpart cast overflow (#30773)Devon Gardner2024-10-12
* Merge pull request #30766 from bfredl/filecasebfredl2024-10-11
|\
| * fix(build): remove USE_FNAME_CASE, redundant with CASE_INSENSITIVE_FILENAMEbfredl2024-10-11
|/
* feat(defaults): map gri to vim.lsp.buf.implementation() (#30764)Gregory Anders2024-10-11
* fix(treesitter): remove duplicate symbol names in language.inspect()Riley Bruins2024-10-11
* feat(treesitter): introduce child_with_descendant()Riley Bruins2024-10-11
* test(tui_spec): use child_exec_lua() more (#30757)zeertzjq2024-10-11
* fix(lsp): set 'smoothscroll' in docs hover #30748Justin M. Keyes2024-10-11
* build(deps): bump libuv to v1.49.1Christian Clason2024-10-11
* vim-patch:9.1.0773: filetype: some Apache files are not recognizedChristian Clason2024-10-11
* feat(ui): cascading style inheritance for Pmenu* highlights #29980Riley Bruins2024-10-10
* test(tui_spec): better prevent race between paste and input (#30751)zeertzjq2024-10-11
* vim-patch:9.1.0774: "shellcmdline" doesn't work with getcompletion() (#30750)zeertzjq2024-10-10
* fix(lsp): fix cursor position after snippet expansion (#30659)Tomasz N2024-10-10
* build(deps): bump tree-sitter to v0.24.3Christian Clason2024-10-10
* Merge pull request #30742 from zeertzjq/vim-9.1.0771zeertzjq2024-10-10
|\
| * vim-patch:9.1.0772: some missing changes from v9.1.0771zeertzjq2024-10-10
| * vim-patch:9.1.0771: completion attribute hl_group is confusingzeertzjq2024-10-10
|/
* build(deps): bump wasmtime to v25.0.2Christian Clason2024-10-09
* docs(lua): "vim.bo" is always equivalent to :setlocal (#30733)zeertzjq2024-10-09
* vim-patch:9.1.0769: filetype: MLIR files are not recognizedChristian Clason2024-10-09
* vim-patch:830a802: runtime(nasm): Update nasm syntax scriptChristian Clason2024-10-09
* vim-patch:cb1d1dc: runtime(skill): Update syntax file to fix string escapesChristian Clason2024-10-09
* vim-patch:9.1.0770: current command line completion is a bit limited (#30728)zeertzjq2024-10-09
* vim-patch:9.1.0767: A condition is always true in ex_getln.c (#30726)zeertzjq2024-10-08
* vim-patch:d3b55d7: runtime(help): highlight CTRL-<Key> correctly (#30727)zeertzjq2024-10-09
* fix(gen_help_html): first tag in h2 is broken #30720Justin M. Keyes2024-10-08
* fix: deps build for ARM64 MSVCJohnny Shaw2024-10-08
* vim-patch:4f51f3a: runtime(spec): set comments and commentstring optionsChristian Clason2024-10-08
* vim-patch:9.1.0766: too many strlen() calls in ex_getln.c (#30715)zeertzjq2024-10-08
* fix(coverity/510275): linematch out of bounds access (#30687)Devon Gardner2024-10-07
* vim-patch:9.1.0765: No test for patches 6.2.418 and 7.3.489 (#30713)zeertzjq2024-10-07
* fix(drawline): correct highlight priority with Visual selection (#30706)zeertzjq2024-10-08
* vim-patch:7c3f9af: runtime(misc): unset compiler in various ftpluginsChristian Clason2024-10-07
* vim-patch:af449f6: runtime(compiler): add cppcheck linter compiler pluginChristian Clason2024-10-07
* docs: dev-arch, focusable windows #30510Justin M. Keyes2024-10-07
* fix(lsp): tagfunc fails in unusual buffer #30700Justin M. Keyes2024-10-07
* docs: generate params/returns in builtin.txt #30654Justin M. Keyes2024-10-07
* vim-patch:9.1.0764: [security]: use-after-free when closing a buffer (#30705)zeertzjq2024-10-07
* vim-patch:9.1.0762: 'cedit', 'termwinkey' and 'wildchar' may not be parsed co...zeertzjq2024-10-07
* vim-patch:9.1.0761: :cd completion fails on Windows with backslash in path (#...zeertzjq2024-10-07
* vim-patch:fd4e47e: runtime(doc): clarify the effect of 'startofline' option (...zeertzjq2024-10-07
* feat(lsp): improve LSP doc hover rendering #30695Justin M. Keyes2024-10-06
* docs: LspAttach, LspDetach examples #30661Gregory Anders2024-10-06