aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Merge pull request #22419 from zeertzjq/vim-9.0.0196zeertzjq2023-02-27
|\
| * vim-patch:9.0.0204: indexof() may leak memoryzeertzjq2023-02-27
| * vim-patch:partial:9.0.0202: code and help for indexof() is not idealzeertzjq2023-02-27
| * vim-patch:9.0.0196: finding value in list may require a for loopzeertzjq2023-02-27
|/
* build: remove pkgconfig-related code (#22422)dundargoc2023-02-26
* feat(treesitter): expand the APILewis Russell2023-02-26
* Merge pull request #22411 from zeertzjq/vim-9.0.1354zeertzjq2023-02-26
|\
| * vim-patch:9.0.1356: cannot cancel "gr" with Esczeertzjq2023-02-26
| * vim-patch:9.0.1354: "gr CTRL-G" stays in virtual replace modezeertzjq2023-02-26
|/
* Merge pull request #22417 from bfredl/antifreebfredl2023-02-26
|\
| * fix(build): fix invalid use of EXITFREEbfredl2023-02-26
|/
* build: set libtermkey project language to C (#22410)dundargoc2023-02-26
* Merge pull request #22408 from bfredl/ui_logbfredl2023-02-26
|\
| * refactor(ui): ui_log() can now just be a functionbfredl2023-02-25
* | fix(MSVC): set the active code page to utf-8 (#22384)dundargoc2023-02-26
|/
* fix(lsp): fix some type annotations (#22397)Mathias Fußenegger2023-02-25
* ci(fix): repair regen-api-docs (#22403)Mathias Fußenegger2023-02-25
* docs: use build/bin/nvim instead of nvim in gen_vimdoc (#22398)Mathias Fußenegger2023-02-25
* Revert "feat(lsp): implement workspace/didChangeWatchedFiles (#21293)"Mathias Fussenegger2023-02-25
* feat(lsp): implement workspace/didChangeWatchedFiles (#21293)Jon Huhn2023-02-25
* build: build luajit in parallel (#22327)dundargoc2023-02-24
* vim-patch:9.0.1351: Dhall files are not recognized (#22393)Christian Clason2023-02-24
* vim-patch:9.0.1350: CPON files are not recognized (#22392)Christian Clason2023-02-24
* refactor(lsp): remove deprecated code (#22389)Raphael2023-02-24
* refactor(PVS/V581): merge identical if statements (#22390)Mark Naughton2023-02-24
* feat(treesitter)!: remove silent option from language.add()Lewis Russell2023-02-24
* Merge pull request #22386 from zeertzjq/vim-8.2.2449zeertzjq2023-02-24
|\
| * vim-patch:8.2.4632: using freed memory in flatten()zeertzjq2023-02-24
| * vim-patch:8.2.4629: flattennew() makes a deep copy unnecessarilyzeertzjq2023-02-24
| * vim-patch:8.2.4627: flatten() does not use maxdepth correctlyzeertzjq2023-02-24
| * vim-patch:8.2.2449: Vim9: flatten() always changes the list typezeertzjq2023-02-24
|/
* vim-patch:8.2.4318: various comment and indent mistakes, returning wrong zero...zeertzjq2023-02-24
* vim-patch:9.0.1348: Un-grammar files are not recognized (#22383)Amaan Qureshi2023-02-23
* fix(treesitter): fixup language invalidation (#22381)Lewis Russell2023-02-23
* feat(treesitter): upstream foldexpr from nvim-treesitterLewis Russell2023-02-23
* vim-patch:9.0.1346: Starlark files are not recognized (#22380)Christian Clason2023-02-23
* perf(treesitter): smarter languagetree invalidationLewis Russell2023-02-23
* fix: resolve error from -Werror=maybe-uninitializedLewis Russell2023-02-23
* refactor(lsp): remove workaround for missing bit module (#22373)Mathias Fußenegger2023-02-23
* Merge pull request #22357 from clason/docs-tsChristian Clason2023-02-23
|\
| * docs: fix more treesitter parsing errorsChristian Clason2023-02-23
| * test(help): drop treesitter parse error to 0Christian Clason2023-02-23
| * docs(treesitter): fix parse errorsChristian Clason2023-02-23
|/
* fix(highlight): avoid ORing underline flags (#22372)zeertzjq2023-02-23
* Merge pull request #21222 from bfredl/bitbandbfredl2023-02-22
|\
| * feat(lua): make sure require'bit' always works, even with PUC lua 5.1bfredl2023-02-22
|/
* Merge #21428 docs: naming conventions, guidelinesJustin M. Keyes2023-02-22
|\
| * docs: naming conventions, guidelinesJustin M. Keyes2023-02-22
| * docs: mention getmousepos() for click execute function labelLuuk van Baal2023-02-22
| * docs: vim_diff.txtJustin M. Keyes2023-02-22