aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* fix(redraw): get the line again after evaluating somethingzeertzjq2023-03-04
* fix(luado): get old_line length before executing Lua codezeertzjq2023-03-04
* vim-patch:9.0.0016: comparing line pointer for 'breakindent' is not reliablezeertzjq2023-03-04
* vim-patch:partial:9.0.0013: reproducing memory access errors can be difficultzeertzjq2023-03-04
* vim-patch:9.0.1376: accessing invalid memory with put in Visual block mode (#...zeertzjq2023-03-04
* build(deps): bump Luv to HEAD - e5da6417d (#22502)Christian Clason2023-03-04
* build: unset variables ending with "URL" if USE_EXISTING_SRC_DIR is ONdundargoc2023-03-04
* fix(treesitter): raise ts_match_limit to 256 (#22497)Christian Clason2023-03-03
* 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