aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | docs: minor changes related to mapping descriptionzeertzjq2022-02-16
|/ / / / / /
* | | | | | feat(mappings): considering map description when filtering (#17423)Shadman2022-02-16
* | | | | | Merge pull request #17422 from shadmansaleh/enhance/mapszeertzjq2022-02-16
|\ \ \ \ \ \
| * | | | | | fix: <Nop> not shown in :map commandsshadmansaleh2022-02-16
| * | | | | | chore: improve lua keymaps internal representation schemeshadmansaleh2022-02-16
* | | | | | | Merge pull request #17418 from dundargoc/revert/ci/run-functionaltest-on-draftJames McCoy2022-02-15
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | revert: "ci: run functionaltest-lua on drafts as well"Dundar Göc2022-02-15
* | | | | | | fix(api): validate command names in nvim_add_user_command (#17406)Gregory Anders2022-02-15
| |/ / / / / |/| | | | |
* | | | | | Merge pull request #17417 from zeertzjq/vim-8.2.4388zeertzjq2022-02-15
|\ \ \ \ \ \
| * | | | | | vim-patch:8.2.4388: dead code in op_insert()zeertzjq2022-02-15
|/ / / / / /
* | | | | | Merge pull request #17411 from zeertzjq/vim-8.2.3820zeertzjq2022-02-15
|\ \ \ \ \ \
| * | | | | | vim-patch:8.2.3820: "vrc" does not replace composing characterszeertzjq2022-02-15
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #17412 from zeertzjq/vim-8.2.4154zeertzjq2022-02-15
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | vim-patch:8.2.4154: ml_get error when exchanging windows in Visual modezeertzjq2022-02-15
| |/ / / /
* | | | | Merge pull request #17409 from dundargoc/ci/disable-syncJames McCoy2022-02-15
|\ \ \ \ \
| * | | | | ci(labeler): disable sync that interferes with other jobsDundar Göc2022-02-14
* | | | | | Merge pull request #17405 from dundargoc/ci/add-more-reviewersJames McCoy2022-02-15
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | ci: add more reviewersDundar Göc2022-02-14
| |/ / / /
* | | | | Merge pull request #17410 from zeertzjq/test-old-reorderzeertzjq2022-02-15
|\ \ \ \ \
| * | | | | test(old): reorder test_functions.vim and test_visual.vim to match Vimzeertzjq2022-02-15
|/ / / / /
* | | | | Merge pull request #17402 from seandewar/vim-8.2.4120Sean Dewar2022-02-15
|\ \ \ \ \
| * | | | | vim-patch:8.2.4152: block insert with double wide character failsSean Dewar2022-02-14
| * | | | | vim-patch:8.2.4151: reading beyond the end of a lineSean Dewar2022-02-14
| * | | | | vim-patch:8.2.4120: block insert goes over the end of the lineSean Dewar2022-02-14
| * | | | | vim-patch:8.2.3073: when cursor is move for block append wrong text is insertedSean Dewar2022-02-14
| * | | | | test(old): cherry-pick test_visual changes from v8.2.2945Sean Dewar2022-02-14
| * | | | | test(old): cherry-pick test_visual changes from v8.2.2901Sean Dewar2022-02-14
| * | | | | test(old): cherry-pick test_visual changes from v8.2.0369Sean Dewar2022-02-14
| |/ / / /
* | | | | Merge pull request #17394 from zeertzjq/vim-8.2.4343zeertzjq2022-02-15
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | vim-patch:8.2.4343: when reloading not all properties are detectedzeertzjq2022-02-14
* | | | | Merge pull request #17399 from zeertzjq/ci-review-scriptJames McCoy2022-02-14
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | ci: use a separate script for request review workflowzeertzjq2022-02-14
| |/ / /
* | | | Merge pull request #17154 from neovim/marvim/api-doc-update/masterJames McCoy2022-02-13
|\ \ \ \ | |/ / / |/| | |
| * | | docs: regenerate [skip ci]marvim2022-02-13
* | | | Merge pull request #17374 from zeertzjq/vim-8.2.3510zeertzjq2022-02-13
|\ \ \ \ | |/ / / |/| | |
| * | | vim-patch:8.2.3534: autoread test is a bit flakyzeertzjq2022-02-13
| * | | vim-patch:8.2.3515: nano time test fails on Mac and FreeBSDzeertzjq2022-02-13
| * | | vim-patch:8.2.3514: autoread test with nano second time sometimes failszeertzjq2022-02-13
| * | | vim-patch:8.2.3512: timestamp test fails on some systemszeertzjq2022-02-13
| * | | vim-patch:8.2.3510: changes are only detected with one second accuracyzeertzjq2022-02-13
* | | | docs: treesitter.txt - fix overflowing lines, document minimum_language_versi...Chinmay Dalal2022-02-13
* | | | Merge pull request #17392 from zeertzjq/ci-review-open-onlyJames McCoy2022-02-13
|\ \ \ \
| * | | | ci: only request review on open non-draft PRszeertzjq2022-02-13
| |/ / /
* | | | Merge pull request #16914 from godlygeek/fix_14587Christian Clason2022-02-13
|\ \ \ \
| * | | | fix(screen): don't put empty sign text in line number columnMatt Wozniski2022-01-04
* | | | | Merge pull request #17380 from dundargoc/ci/labeler/add-filetype-labelChristian Clason2022-02-13
|\ \ \ \ \
| * | | | | ci(labeler): add filetype label if any filetype files have changedDundar Göc2022-02-12
* | | | | | Merge pull request #17375 from shadmansaleh/fix/vim.g/autoloadChristian Clason2022-02-13
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | fix: autoload variables not loaded with vim.g & nvim_get_varshadmansaleh2022-02-13
* | | | | | Merge pull request #17389 from zeertzjq/restore-oldtestszeertzjq2022-02-13
|\ \ \ \ \ \