aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* fix(treesitter): break early from loop when match is found (#22499)Gregory Anders2023-03-03
* vim-patch:9.0.0527: long sign text may overflow buffer (#22496)zeertzjq2023-03-03
* Merge #22493 lua2dox.lua, vim.treesitter tagsJustin M. Keyes2023-03-03
|\
| * docs: lua2dox.lua debuggingJustin M. Keyes2023-03-03
| * docs: fix vim.treesitter tagsJustin M. Keyes2023-03-03
|/
* Merge pull request #22442 from bfredl/quickmakebfredl2023-03-03
|\
| * refactor(build): graduate -Wvla, -fno-common and -Og "features"bfredl2023-03-03
| * refactor(build): graduate unibilium VAR_FROM feature from 2017bfredl2023-03-03
| * refactor(build): graduate msgpack-c FLOAT32 "feature" since foreverbfredl2023-03-03
| * refactor(build): graduate libtreesitter features which are 1+ years oldbfredl2023-03-03
| * refactor(build): graduate HAVE_LOCALE_H featurebfredl2023-03-03
| * refactor(build): remove unused stdlib function and include checksbfredl2023-03-03
* | feat(treesitter): bundle query parser and queries (#22483)Christian Clason2023-03-03
* | Merge pull request #22484 from gpanders/inspect-tree-fix-cursorChristian Clason2023-03-03
|\ \ | |/ |/|
| * refactor(treesitter): use string.format to create linesGregory Anders2023-03-02
| * fix(treesitter): maintain cursor position when toggling anonymous nodesGregory Anders2023-03-02
* | Merge pull request #22494 from zeertzjq/vim-9.0.0531zeertzjq2023-03-03
|\ \
| * | vim-patch:9.0.0533: the win_line() function is much too longzeertzjq2023-03-03
| * | vim-patch:partial:9.0.0531: the win_line() function is much too longzeertzjq2023-03-03
| * | refactor(drawline.c): move number column helpers function togetherzeertzjq2023-03-03
|/ /
* | fix(treesitter): typos in _range.luaJaehwang Jung2023-03-03
* | fix(treesitter): disallow empty filetypesLewis Russell2023-03-03
* | vim-patch:9.0.0519: the win_line() function is much too long (#22491)zeertzjq2023-03-03
* | refactor(win_line): move some variables into a struct (#22490)zeertzjq2023-03-03
* | Merge pull request #22488 from zeertzjq/vim-9.0.1373zeertzjq2023-03-03
|\ \
| * | vim-patch:9.0.1373: wrong text displayed when using both 'linebreak' and 'list'zeertzjq2023-03-03
| * | vim-patch:9.0.0991: crash when reading help index with various options setzeertzjq2023-03-03
| * | vim-patch:9.0.0691: lalloc(0) error in listchars testzeertzjq2023-03-03
| * | vim-patch:9.0.0690: buffer size for expanding tab not correctly computedzeertzjq2023-03-03
|/ /
* | vim-patch:9.0.1371: ballooneval interferes with Insert completion (#22487)zeertzjq2023-03-03
* | vim-patch:9.0.1368: Bass files are not recognized (#22485)Amaan Qureshi2023-03-02
* | build: cmake cleanup (#22251)dundargoc2023-03-02
|/
* feat(treesitter): add :InspectTree command (#22477)Christian Clason2023-03-02
* refactor: rename show_tree => inspect_tree #22474Justin M. Keyes2023-03-02
* build: remove libfindmacros library (#22423)dundargoc2023-03-02
* test(treesitter/parser_spec): correct time unit (#22471)zeertzjq2023-03-02
* feat(vim.fs): pass path to find() predicate, lazy evaluate #22378Mike2023-03-01
* fix(lsp): only fire LspDetach for attached buffers (#22468)Gregory Anders2023-03-01
* vim-patch:8.2.{1949,2781} (#22451)zeertzjq2023-03-01
* fix(lsp): use buffer scheme for files not stored on disk (#22407)Mathias Fußenegger2023-03-01
* test(ui): wait for another success with failure after successzeertzjq2023-03-01
* fix(lsp): callHierarchy methods also require the callHierarchyProvider (#22427)Jens Claes2023-03-01
* test(termxx_spec): fix TermClose bdelete test flakiness (#22463)zeertzjq2023-03-01
* vim-patch:9.0.1365: dead test code (#22461)zeertzjq2023-03-01
* Merge pull request #22429 from bfredl/hkmapbfredl2023-02-28
|\
| * feat(edit)!: remove old c implementation of hebrew keymapbfredl2023-02-28
* | Merge pull request #22456 from zeertzjq/vim-9.0.0430zeertzjq2023-02-28
|\ \
| * | vim-patch:9.0.0430: cannot use repeat() with a blobzeertzjq2023-02-28
| * | vim-patch:8.2.4670: memory allocation failures for new tab page not testedzeertzjq2023-02-28
| * | vim-patch:8.2.4668: buffer allocation failures insufficiently testedzeertzjq2023-02-28
|/ /