aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * vim-patch:8.1.1079: no need for a separate ScreenLinesUtf8() test functionzeertzjq2021-09-19
| * vim-patch:8.1.1078: when 'listchars' is set a composing char on a space is wrongzeertzjq2021-09-19
| * vim-patch:8.1.1071: cannot get composing characters from the screenzeertzjq2021-09-19
* | build(lint): commit linter #15620Justin M. Keyes2021-09-19
* | build(lint): commit linter #15620dundargoc2021-09-19
* | refactor(tests): remove redir_exec #15718Justin M. Keyes2021-09-19
|/
* fix(diagnostic): only update decorations for loaded buffers (#15715)Gregory Anders2021-09-18
* ci(labeler): diagnosticJustin M. Keyes2021-09-18
* feat(lsp): improve vim.lsp.util.apply_text_edits (#15561)hrsh7th2021-09-18
* Merge pull request #15710 from gpanders/show_line_diagnosticsMichael Lingelbach2021-09-18
|\
| * test: add test case for show_line_diagnosticsGregory Anders2021-09-18
| * fix(diagnostic): resolve nil bufnr in show_line_diagnosticsGregory Anders2021-09-18
* | vim-patch:8.2.3394: filler lines are wrong when changing text in diff mode (#...Jaehwang Jerry Jung2021-09-18
* | refactor: format #15702dundargoc2021-09-18
|/
* Merge pull request #15632 from bfredl/rtptestBjörn Linse2021-09-18
|\
| * refactor(runtime): handle pack/foo/start/bar/after dirs properlyBjörn Linse2021-09-18
| * refactor(runtime): always use DIP_START when searching for runtime filesBjörn Linse2021-09-18
|/
* fix(diagnostic): change default severity_sort order Mathias Fußenegger2021-09-18
|\
| * fix(diagnostic): remove check on nil return valueGregory Anders2021-09-17
| * refactor(diagnostic): combine config() and set() callsGregory Anders2021-09-17
| * refactor(diagnostic): group local functions togetherGregory Anders2021-09-17
| * fix(diagnostic): change default severity_sort orderGregory Anders2021-09-17
* | refactor: convert TRUE/FALSE to true/false (#15660)dundargoc2021-09-18
|/
* Merge pull request #15696 from gpanders/diagnostic-sign-fixMichael Lingelbach2021-09-17
|\
| * fix(diagnostic): support severity_sortGregory Anders2021-09-17
| * fix(diagnostic): correctly handle folder level diagnosticsGregory Anders2021-09-17
| * docs(diagnostics): fix typosGregory Anders2021-09-17
| * fix(diagnostic): fix wrong data type in setqflist()Gregory Anders2021-09-17
| * fix(diagnostic): don't overwrite existing sign definitionsGregory Anders2021-09-17
* | fix(termdebug): replace mapset with nvim_set_keymap (#15699)ii142021-09-17
* | fix(typo): overriden -> overridden (RE: PR #14159) (#15360)Oliver Marriott2021-09-17
* | test: reorg #15698Justin M. Keyes2021-09-17
* | Merge pull request #15364 from seandewar/vim-8.2.3337Jan Edmund Lazo2021-09-17
|\ \ | |/ |/|
| * vim-patch:8.2.3375: using uninitialized memorySean Dewar2021-09-17
| * vim-patch:8.2.3369: auto formatting after "cw" leaves cursor in wrong spotSean Dewar2021-09-17
| * vim-patch:8.2.3360: user function completion fails with dict functionSean Dewar2021-09-17
| * vim-patch:8.2.3357: crash when 'virtualedit' is set and window is narrowSean Dewar2021-09-17
| * vim-patch:8.2.3337: completing "call g:" returns entries with just "g:"Sean Dewar2021-09-17
| * vim-patch:8.2.3330: Coverity reports using uninitialized fieldSean Dewar2021-09-17
| * vim-patch:8.2.3328: Coverity error for not checking return valueSean Dewar2021-09-17
| * vim-patch:8.2.3321: some code is not testedSean Dewar2021-09-17
| * vim-patch:8.2.3313: unused code in win_exchange() and frame_remove()Sean Dewar2021-09-17
| * vim-patch:8.2.3293: finding completions may cause an endless loopSean Dewar2021-09-17
| * vim-patch:8.2.3286: win_enter_ext() has too many boolean argumentsSean Dewar2021-09-17
* | refactor(style): switch-case formatting, "uncrustify:indent-off" #15669dundargoc2021-09-17
* | Merge pull request #15580 from seandewar/vim-8.2.3378Jan Edmund Lazo2021-09-17
|\ \
| * | vim-patch:8.2.3400: ":z!" is not supportedSean Dewar2021-09-10
| * | vim-patch:8.2.3398: html text objects are not fully testedSean Dewar2021-09-10
| * | vim-patch:8.2.3386: using uninitialized memorySean Dewar2021-09-10
| * | vim-patch:8.2.3384: cannot disable modeline for an individual fileSean Dewar2021-09-10