aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* docs: regeneratemarvim2021-06-06
* Merge pull request #14726 from folke/lsp_single_popup_per_bufferMichael Lingelbach2021-06-06
|\
| * fix(lsp): max 1 floating preview per buffer. Fixes #11508Folke Lemaitre2021-06-05
* | Merge pull request #14511 from urandom/lsp_diagnostics_workspace_loclistMichael Lingelbach2021-06-06
|\ \
| * | feat(lsp): extend diagnostic.set_loclistViktor Kojouharov2021-06-06
|/ /
* | Merge pull request #14733 from mjlbach/fix_docs_2Michael Lingelbach2021-06-05
|\ \
| * | docs(lsp): fix locations_to_items docstringMichael Lingelbach2021-06-05
|/ /
* | Merge pull request #14730 from mjlbach/feature/open_loclist_on_winMichael Lingelbach2021-06-05
|\ \
| * | fix(lsp): set_loclist should target current winMichael Lingelbach2021-06-05
* | | Merge pull request #14707 from ray-x/masterMichael Lingelbach2021-06-05
|\ \ \
| * | | fix(lsp): floating window border size for string type 'none' and 'shadow'ray-x2021-06-02
* | | | Merge pull request #14729 from mjlbach/feat/diagnostic_quickfix_cleanupMichael Lingelbach2021-06-05
|\ \ \ \ | |_|/ / |/| | |
| * | | feat(lsp): remove line from diagnostic quickfixMichael Lingelbach2021-06-05
|/ / /
* | | Merge pull request #14724 from janlazo/vim-8.2.2877Jan Edmund Lazo2021-06-05
|\ \ \
| * | | window: pvs/v1071Jan Edmund Lazo2021-06-05
| * | | regexp: pvs/v1071Jan Edmund Lazo2021-06-05
| * | | fold: pvs/v1071Jan Edmund Lazo2021-06-05
| * | | memline: pvs/v1071Jan Edmund Lazo2021-06-05
| * | | indent_c: pvs/v1071Jan Edmund Lazo2021-06-05
| * | | screen: pvs/v614Jan Edmund Lazo2021-06-05
| * | | fixup! vim-patch:8.2.2136: Vim9: Using uninitialized variableJan Edmund Lazo2021-06-05
| * | | undo: pvs/v547Jan Edmund Lazo2021-06-05
| * | | sign: pvs/v547Jan Edmund Lazo2021-06-05
| * | | userfunc: pvs/v547Jan Edmund Lazo2021-06-05
| * | | fixup! tests: fix system_spec when run with clipboard manager (#10956)Jan Edmund Lazo2021-06-05
| * | | fixup! fixup! vim-patch:8.2.2776: :mksession uses current value of 'splitbelo...Jan Edmund Lazo2021-06-05
| * | | vim-patch:8.0.1578: no test for :popup in terminalJan Edmund Lazo2021-06-05
| * | | vim-patch:8.2.2937: popup test fails if rightleft feature not enabledJan Edmund Lazo2021-06-05
| * | | vim-patch:8.2.2877: insufficient tests for popup menu rightleftJan Edmund Lazo2021-06-05
| | |/ | |/|
* / | version.c: update [skip ci] (#14328)github-actions[bot]2021-06-05
|/ /
* | Merge pull request #14721 from jamessan/mac-ciJames McCoy2021-06-04
|\ \
| * | fix(ci): Remove gcc@8/gcc@9 homebrew workaroundJames McCoy2021-06-04
|/ /
* | Merge pull request #14710 from janlazo/clang-warningsJan Edmund Lazo2021-06-02
|\ \ | |/ |/|
| * clang/'Logic error': assert get_decor_provider(id, true) returns nonnullJan Edmund Lazo2021-06-02
| * fixup! vim-patch:8.2.2776: :mksession uses current value of 'splitbelow' and ...Jan Edmund Lazo2021-06-02
| * clang/'Logic error': has_profiling() may not set forceitJan Edmund Lazo2021-06-02
| * clang/'Logic error': zero-init oldbase arrayJan Edmund Lazo2021-06-02
| * clang/API: reject null string in timer_start()Jan Edmund Lazo2021-06-02
|/
* Merge pull request #14701 from neovim/marvim/api-doc-update/masterThomas Vigouroux2021-06-02
|\
| * docs: regeneratemarvim2021-06-02
|/
* Merge pull request #14692 from jamessan/api-doc-workflowJames McCoy2021-06-01
|\
| * ci(gha): New workflow to regen API docs on pushes to release branchesJames McCoy2021-05-31
* | Merge pull request #14698 from jose-elias-alvarez/omnifunc-insert-checkMichael Lingelbach2021-06-01
|\ \
| * | fix(lsp): check mode in omnifunc callbackJose Alvarez2021-06-01
|/ /
* | Merge pull request #14693 from shadmansaleh/enhance/lsp/make_focusable_parame...Michael Lingelbach2021-06-01
|\ \
| * | docs(lsp): Fix opts param not captured by docgenshadmansaleh2021-06-01
| * | feat(lsp): Make focusability of lsp float configurableshadmansaleh2021-06-01
* | | Merge pull request #14694 from folke/lsp_popup_borderMichael Lingelbach2021-06-01
|\ \ \
| * | | fix(lsp): properly handle border character list without highlight groups. Fix...Folke Lemaitre2021-06-01
* | | | Merge pull request #14659 from seandewar/api-win-buf-noautocmdBjörn Linse2021-06-01
|\ \ \ \ | |_|/ / |/| | |