aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* vim-patch:9.0.0672: line partly shows with 'smoothscroll' and 'scrolloff' zeroLuuk van Baal2023-05-02
* vim-patch:9.0.0671: negative topline using CTRL-Y with 'smoothscroll' and 'diff'Luuk van Baal2023-05-02
* vim-patch:9.0.0654: breakindent test failsLuuk van Baal2023-05-02
* vim-patch:9.0.0652: 'smoothscroll' not tested with 'number' and "n" in 'cpo'Luuk van Baal2023-05-02
* vim-patch:9.0.0650: some tests are failingLuuk van Baal2023-05-02
* vim-patch:9.0.0649: no indication the first line is broken for 'smoothscroll'Luuk van Baal2023-05-02
* vim-patch:9.0.0646: with 'smoothscroll' CTRL-E is wrong when 'foldmethod' setLuuk van Baal2023-05-02
* vim-patch:9.0.0645: CTRL-Y does not stop at line 1Luuk van Baal2023-05-02
* vim-patch:9.0.0644: 'smoothscroll' is not copied to a new window on :splitLuuk van Baal2023-05-02
* vim-patch:9.0.0643: smoothscroll test failsLuuk van Baal2023-05-02
* vim-patch:9.0.0642: breakindent test failsLuuk van Baal2023-05-02
* vim-patch:9.0.0640: cannot scroll by screen line if a line wrapsLuuk van Baal2023-05-02
* fix(treesitter): do not calc folds on unloaded buffersLewis Russell2023-05-02
* docs(html): right-align inline tags (#23403)Christian Clason2023-05-02
* fix(mouse): fix popup_setpos position check with ext_multigrid (#23436)zeertzjq2023-05-02
* fix(gen_vimvim): correctly add aliases to vimAutoEvent (#23429)Eisuke Kawashima2023-05-02
* Merge pull request #23430 from zeertzjq/multigrid-resizedzeertzjq2023-05-02
|\
| * fix(normal): make "g$" work properly with resized gridzeertzjq2023-05-02
| * fix(drawline): make cursorlineopt=screenline work with resized gridzeertzjq2023-05-02
| * fix(float): make bufpos work properly with resized parent gridzeertzjq2023-05-02
|/
* fix(treesitter): foldexpr tweaksLewis Russell2023-05-01
* vim-patch:9.0.1503: Luau files are not recognized (#23412)Christian Clason2023-05-01
* docs(lsp): remove vim.lsp.sync (#23416)Mathias Fußenegger2023-05-01
* build: change dependency URLs to cache variablesdundargoc2023-05-01
* ci: don't install unnecessary dependenciesdundargoc2023-05-01
* perf(lsp): process semantic tokens response in a coroutine that yields every ...jdrouhard2023-05-01
* fix(spell): extmark with spell=false should disable spell (#23400)zeertzjq2023-05-01
* build: make lpeg an imported librarydundargoc2023-04-30
* vim-patch:9.0.1500: The falsy operator is not tested properly (#23407)zeertzjq2023-04-30
* fix(treesitter): redraw added/removed injections properly (#23287)Lewis Russell2023-04-30
* build(deps): bump LuaJIT to HEAD - 224129a8e (#23405)Christian Clason2023-04-30
* docs: fix erroneous nvim_buf_set_extmark example (#23404)luukvbaal2023-04-30
* docs(api): document nvim_buf_add_highlight vs nvim_buf_set_extmark (#23310)JP2023-04-30
* feat(treesitter): upstream query omnifunc from playground (#23394)Christian Clason2023-04-30
* version.c: update [skip ci] (#23388)github-actions[bot]2023-04-30
* Merge pull request #23382 from gpanders/iter-benchmarkGregory Anders2023-04-29
|\
| * perf(iter): reduce number of table allocationsGregory Anders2023-04-28
| * test: add benchmark for vim.iterGregory Anders2023-04-28
* | vim-patch:9.0.1499: using uninitialized memory with fuzzy matching (#23399)zeertzjq2023-04-30
* | feat(treesitter): add query_linter from nvim-treesitter/playground (#22784)Stephan Seitz2023-04-29
* | ci: make install_deps.sh more flexibledundargoc2023-04-29
* | ci: run lintcommit with cmake targetdundargoc2023-04-29
* | vim-patch:9.0.1497: the ruler percentage can't be localized (#23389)zeertzjq2023-04-29
* | ci: install uncrustify through homebrewdundargoc2023-04-29
* | Merge pull request #23386 from zeertzjq/vim-8.2.0551zeertzjq2023-04-29
|\ \
| * | fix(heredoc): allow missing end marker for scriptszeertzjq2023-04-29
| * | vim-patch:8.2.0672: heredoc in scripts does not accept lower case markerzeertzjq2023-04-29
| * | vim-patch:8.2.0578: heredoc for interfaces does not support "trim"zeertzjq2023-04-29
| * | vim-patch:8.2.0551: not all code for options is testedzeertzjq2023-04-29
|/ /
* | build: add CMakePresets for deps build to reduce verbositydundargoc2023-04-29