aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | 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
* | ci: replace stylua action with our own lint targetdundargoc2023-04-29
* | Merge pull request #23377 from zeertzjq/vim-9.0.1336zeertzjq2023-04-28
|\ \
| * | vim-patch:9.0.1372: test for 'toolbariconsize' may failzeertzjq2023-04-28
| * | vim-patch:9.0.1336: functions without arguments are not always declared properlyzeertzjq2023-04-28
|/ /
* | Merge pull request #23162 from lewis6991/vimpatch/option_cbzeertzjq2023-04-28
|\ \ | |/ |/|
| * refactor(option.c): make did_set callbacks staticLewis Russell2023-04-28
| * vim-patch:9.0.1374: function for setting options not used consistentlyLewis Russell2023-04-28
| * vim-patch:9.0.1369: still some "else if" constructs for setting optionsLewis Russell2023-04-28
| * vim-patch:9.0.1359: too many "else if" statements in handling optionsLewis Russell2023-04-28
| * vim-patch:9.0.1353: too many "else if" statements to handle option valuesLewis Russell2023-04-28
| * vim-patch:9.0.1345: too many "else if" statements for handling optionsLewis Russell2023-04-28
| * vim-patch:9.0.1330: handling new value of an option has a long "else if" chainLewis Russell2023-04-28
* | feat: add link in issue template to minimal config templateLewis Russell2023-04-28
|/
* vim-patch:8.2.3509: undo file is not synced (#23371)zeertzjq2023-04-28
* fix(tui): position cursor at bottom-left before stopping (#23369)zeertzjq2023-04-28
* Merge pull request #23367 from zeertzjq/vim-8.2.1108zeertzjq2023-04-28
|\
| * vim-patch:9.0.1084: code handling low level MS-Windows events cannot be testedzeertzjq2023-04-28
| * vim-patch:partial:8.2.1235: Not all mouse codes covered by testszeertzjq2023-04-28
| * vim-patch:8.2.1108: mouse left-right scroll is not supported in terminal windowzeertzjq2023-04-28
|/
* Merge pull request #23364 from zeertzjq/vim-8.1.1155zeertzjq2023-04-28
|\