aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | ci: add commit linter to GitHub ActionsDundar Göc2021-08-01
* | | | | Merge pull request #15234 from janlazo/vim-8.2.3164Jan Edmund Lazo2021-08-01
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | fixup! remove DYNAMIC_ICONVJan Edmund Lazo2021-08-01
| * | | | vim-patch:8.2.3256: executable test may fail on new Ubuntu systemJan Edmund Lazo2021-08-01
| * | | | vim-patch:8.2.3246: memory use after freeJan Edmund Lazo2021-08-01
| * | | | vim-patch:8.2.3225: incsearch highlighting is attempted halfway a mappingJan Edmund Lazo2021-08-01
| * | | | vim-patch:8.2.3213: NOCOMPOUNDSUGS entry in spell file not testedJan Edmund Lazo2021-08-01
| * | | | vim-patch:8.2.3167: get E12 in a job callback when searching for tagsJan Edmund Lazo2021-08-01
|/ / / /
* | | | Merge pull request #15217 from neovim/marvim/api-doc-update/masterThomas Vigouroux2021-08-01
|\ \ \ \
| * | | | docs: regeneratemarvim2021-07-31
* | | | | Merge pull request #15228 from janlazo/vim-8.2.3002Jan Edmund Lazo2021-07-31
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | vim-patch:8.2.3136: no test for E187 and "No swap file"Jan Edmund Lazo2021-07-31
| * | | | vim-patch:8.2.3115: Coverity complains about free_wininfo() useJan Edmund Lazo2021-07-31
| * | | | fixup! vim-patch:8.2.3019: location list only has the start position.Jan Edmund Lazo2021-07-31
| * | | | vim-patch:8.2.3254: win_gettype() does not recognize a quickfix windowJan Edmund Lazo2021-07-31
| * | | | vim-patch:8.2.3163: location list window may open a wrong fileJan Edmund Lazo2021-07-31
| * | | | vim-patch:8.2.3025: not enough tests for quickfix end_col and end_lnumJan Edmund Lazo2021-07-31
| * | | | vim-patch:8.2.3019: location list only has the start position.Jan Edmund Lazo2021-07-31
* | | | | fix(lsp): Include client name in handler error messages (#15227)Mathias Fußenegger2021-07-31
|/ / / /
* | | | vim-patch:8.1.2019: 'cursorline' always highlights the whole line (#15161)zeertzjq2021-07-30
* | | | Merge pull request #15206 from dundargoc/refactor/a-song-of-true-and-false/gl...Björn Linse2021-07-30
|\ \ \ \
| * | | | refactor: replace TRUE/FALSE with true/falseDundar Göc2021-07-30
| |/ / /
* | | | Merge pull request #15222 from dundargoc/PVS/V501Björn Linse2021-07-30
|\ \ \ \
| * | | | refactor: PVS/V501: removed duplicate sub-expression 'chunk.size > 2'Dundar Göc2021-07-30
* | | | | Merge pull request #15062 from seandewar/vim-8.1.0829Jan Edmund Lazo2021-07-30
|\ \ \ \ \
| * | | | | vim-patch:8.1.0829: when 'hidden' is set session creates extra buffersSean Dewar2021-07-17
* | | | | | Merge pull request #14744 from janlazo/vim-8.2.2957Jan Edmund Lazo2021-07-30
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | fixup! fix(highlight): remove syncolor.vimJan Edmund Lazo2021-07-29
| * | | | | vim-patch:8.2.2957: using getchar() in Vim9 script is problematicJan Edmund Lazo2021-07-29
|/ / / / /
* | | | | Merge pull request #15207 from gpanders/bye-syncolorBjörn Linse2021-07-29
|\ \ \ \ \
| * | | | | fixup! fix(highlight): remove syncolor.vimGregory Anders2021-07-28
| * | | | | fixup! fix(highlight): remove syncolor.vimGregory Anders2021-07-27
| * | | | | fixup! fix(highlight): remove syncolor.vimGregory Anders2021-07-27
| * | | | | fix(highlight): remove syncolor.vimGregory Anders2021-07-27
| | |/ / / | |/| | |
* | | | | Merge pull request #15184 from bfredl/sunjonhlBjörn Linse2021-07-29
|\ \ \ \ \
| * | | | | feat(decorations): deprecate nvim_buf_set_virtual_textBjörn Linse2021-07-29
| * | | | | refactor(decorations): merge the two different code paths for virt_textBjörn Linse2021-07-29
| * | | | | feat(decorations): allow more than one stacked highlight in a virt_textBjörn Linse2021-07-29
* | | | | | feat(lsp): implement vim.lsp.diagnostic.redraw() (#15203)Gregory Anders2021-07-29
* | | | | | Merge pull request #15213 from zeertzjq/vim-8.2.3236Thomas Vigouroux2021-07-29
|\ \ \ \ \ \
| * | | | | | vim-patch:8.2.3236: mode() does not indicate using CTRL-O in Select modezeertzjq2021-07-29
* | | | | | | chore: fix lsp bug issue templateChristian Clason2021-07-29
* | | | | | | chore: fix bug issue template formChristian Clason2021-07-29
| |/ / / / / |/| | | | |
* | | | | | Merge pull request #15215 from bfredl/fix_15212Björn Linse2021-07-29
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | fix(decorations): crash when :bdelete (extmark_free_all) after clear_namespaceBjörn Linse2021-07-29
|/ / / / /
* | | | | ci(labeler): adapt to new label namesChristian Clason2021-07-28
* | | | | ci: label PRs only the first time they're opened (#15209)dundargoc2021-07-28
* | | | | ci(labeler): update label formatChristian Clason2021-07-28
|/ / / /
* | | | Merge pull request #15142 from neovim/marvim/api-doc-update/masterThomas Vigouroux2021-07-27
|\ \ \ \
| * | | | docs: regeneratemarvim2021-07-26