aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* feat(docs): improve `@see` meta docstrings #30693Justin M. Keyes2024-10-06
* ci: bump macos runner version to macos-15dundargoc2024-10-06
* fix(runtime): fully port emoji_list to LuaChristian Clason2024-10-06
* fix(docs): markdown instead of vimdoc in meta docstrings #30680Justin M. Keyes2024-10-06
* fix(coverity/510436): shada_read_when_writing index out of bounds (#30686)Devon Gardner2024-10-06
* Merge pull request #30684 from zeertzjq/vim-738ebfezeertzjq2024-10-06
|\
| * vim-patch:partial:89872f5: runtime(doc): update formatting and syntaxzeertzjq2024-10-06
| * vim-patch:partial:738ebfe: runtime(doc): Fix style in documentszeertzjq2024-10-06
|/
* vim-patch:9.1.0003: Cannot build against Ruby 33 dynamically (#30683)zeertzjq2024-10-05
* vim-patch:9.1.0759: screenpos() may return invalid position (#30681)zeertzjq2024-10-06
* fix(docs): missing `@returns` desc in _meta/api.lua #30673Justin M. Keyes2024-10-05
* ci: bump ubuntu runner version to ubuntu-24.04dundargoc2024-10-05
* fix(coverity/497355): shada_read_when_writing out of bounds read #30665Devon Gardner2024-10-05
* vim-patch:60310a4: runtime(java): Manage circularity for every :syn-included ...Christian Clason2024-10-05
* vim-patch:9.1.0758: it's possible to set an invalid key to 'wildcharm' (#30662)zeertzjq2024-10-05
* fix(defaults): use "range" instead of "count" for some mappings (#30642)Gregory Anders2024-10-04
* docs: more `@since` annotations #30660Justin M. Keyes2024-10-04
* build(deps): bump tree-sitter to v0.24.1Christian Clason2024-10-04
* feat(lua): completion for vim.fn, vim.v, vim.o #30472Jongwook Choi2024-10-04
* fix(mouse): indicate X1 and X2 button clicks on statusline (#30655)zeertzjq2024-10-04
* fix(lsp): enable `additionalPropertiesSupport`Yi Ming2024-10-04
* docs: render `@since` versions, 0 means experimental #30649Justin M. Keyes2024-10-04
* docs(treesitter): generate TSNode, TSTree docs #30643Riley Bruins2024-10-03
* docs: improve luacats support #30580James Trew2024-10-03
* perf(treesitter): do not use tree cursors with a small lifetimeLewis Russell2024-10-03