aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | refactor: format with uncrustify #15726dundargoc2021-09-20
| |/ |/|
* | Merge #15727 build(lint): check scripts/*.luaJustin M. Keyes2021-09-19
|\ \
| * | build(lint): commit linterJustin M. Keyes2021-09-19
| * | build(lint): check scripts/*.luaJustin M. Keyes2021-09-19
|/ /
* | refactor(Makefile): use built-in make commands #15708kylo2522021-09-19
* | feat(diagnostic): match(), tolist(), fromlist() #15704Gregory Anders2021-09-19
* | refactor: format with uncrustify #15722dundargoc2021-09-19
* | build(lint): commit linter #15725Justin M. Keyes2021-09-19
* | Merge pull request #15630 from zeertzjq/vim-8.2.3424Jan Edmund Lazo2021-09-19
|\ \
| * | vim-patch:8.2.3437: compiler warnings for 32/64 bit usagezeertzjq2021-09-19
| * | vim-patch:8.2.3425: warning for using uninitialized variablezeertzjq2021-09-19
| * | vim-patch:8.2.3424: a sequence of spaces is hard to see in list modezeertzjq2021-09-19
| * | vim-patch:8.2.2640: screenstring() returns non-existing composing characterszeertzjq2021-09-19
| * | vim-patch:8.1.1110: composing chars on space wrong when 'listchars' is setzeertzjq2021-09-19
| * | 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