aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | | | chore: update bug report template by using Github's new issue forms (#15152)dundargoc2021-07-25
* | | | | | | Merge pull request #15178 from gpanders/masterBjörn Linse2021-07-25
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | fix: source syncolors.vim after startup scriptsGregory Anders2021-07-24
|/ / / / / /
* | | | | | Merge pull request #15169 from bfredl/freebsdfailBjörn Linse2021-07-24
|\ \ \ \ \ \
| * | | | | | fix(ci): lower timeout to 45 minutes (from default 360 mins)Björn Linse2021-07-24
| * | | | | | fix(ci): disable broken test on openbsd on all CI due to resource constraintsBjörn Linse2021-07-23
|/ / / / / /
* | | | | | Merge pull request #15114 from theHamsta/treesitter-hl-priorityBjörn Linse2021-07-23
|\ \ \ \ \ \
| * | | | | | docs(tree-sitter): document highlight priorityStephan Seitz2021-07-22
| * | | | | | feat(treesitter): allow to set highlight priority for queriesStephan Seitz2021-07-22
|/ / / / / /
* | | | | | lsp: add vim.lsp.diagnostic.set_qflist() function (#14831)Marc Jakobi2021-07-22
* | | | | | Merge pull request #14771 from gpanders/colorschemeBjörn Linse2021-07-22
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | fix: source syncolors.vim before startup scriptsGregory Anders2021-07-14
* | | | | | Revert "fix(ci): remove mongodb from brew to avoid brew upgrade error (#15115...Christian Clason2021-07-20
* | | | | | lsp(start_client): Allow passing custom workspaceFolders to the LSP (#15132)sim2021-07-20
* | | | | | Merge pull request #15135 from neovim/marvim/api-doc-update/masterThomas Vigouroux2021-07-19
|\ \ \ \ \ \
| * | | | | | docs: regeneratemarvim2021-07-19
|/ / / / / /
* | | | | | docs: made can_merge private (#15138)Folke Lemaitre2021-07-19
* | | | | | fix(lsp): allow diagnostic.clear to accept nil bufnr (#15137)Gregory Anders2021-07-19
* | | | | | Merge pull request #15127 from bfredl/nlua_initBjörn Linse2021-07-19
|\ \ \ \ \ \
| * | | | | | refactor(lua): initialize lua state at startup instead of dynamicallyBjörn Linse2021-07-19
* | | | | | | feat(lsp): allow diagnostics to be disabled for a buffer (#15134)Gregory Anders2021-07-19
* | | | | | | feat(lsp): allow configuring zindex for floating windows (#15086)rayx2021-07-19
* | | | | | | fix(shared): do not treat empty tables as list in deep extend (#15094)Folke Lemaitre2021-07-19
* | | | | | | Merge pull request #15070 from dundargoc/PVS/V768James McCoy2021-07-19
|\ \ \ \ \ \ \
| * | | | | | | chore(PVS/V768): don't use enum as bool.Dundar Göc2021-07-19
| |/ / / / / /
* | | | | | | Merge pull request #15073 from dundargoc/PVS/V751James McCoy2021-07-18
|\ \ \ \ \ \ \
| * | | | | | | chore(PVS/V751): tui.c, Parameter is not usedJustin M. Keyes2021-07-18
| |/ / / / / /
* | | | | | | Merge pull request #15110 from dundargoc/PVS/V1042James McCoy2021-07-18
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | chore: PVS/V1042 - ignore warning globally.Dundar Göc2021-07-17
| | |_|/ / / | |/| | | |
* / | | | | feat: aggregate code actions from all clients (#15121)Folke Lemaitre2021-07-18
|/ / / / /
* | | | | fix(ci): remove mongodb from brew to avoid brew upgrade error (#15115)Oliver Marriott2021-07-17
* | | | | doc(lsp): various small fixes (#15113)Ido Ariel2021-07-17
|/ / / /
* | | | Merge pull request #15078 from bfredl/p_vim_viBjörn Linse2021-07-14
|\ \ \ \
| * | | | refactor(options): remove obsolete distinction of "vi" vs "vim" defaultsBjörn Linse2021-07-14
| * | | | refactor(options): delet unused P_VIM flagBjörn Linse2021-07-14
| |/ / /
* | | | Merge pull request #15017 from donbex/local-file-uriMichael Lingelbach2021-07-14
|\ \ \ \ | |/ / / |/| | |
| * | | feat(vim.uri): Allow URI schemes other than file: without authorityTom Payne2021-07-10
| * | | test(lsp): file URIs do not allow relative pathsAlessandro Pezzoni2021-07-10
| * | | test(lsp): file URIs without a hostnameAlessandro Pezzoni2021-07-10
| * | | fix(lsp): accept file URIs without a hostnameAlessandro Pezzoni2021-07-10
* | | | fix(lsp): pass bufnr for async formatting (#15084)Michael Lingelbach2021-07-14
* | | | Merge pull request #14812 from gpanders/stdin_closedBjörn Linse2021-07-13
|\ \ \ \
| * | | | Add test case for 'null' stdin modeGregory Anders2021-07-12
| * | | | Fix line length clint errorGregory Anders2021-07-12
| * | | | Rename stdin to stdin_modeGregory Anders2021-07-12
| * | | | feat(job): add parameter to close stdinGregory Anders2021-07-12
|/ / / /
* | | | fix(lsp): avoid ipairs on non-sequential tables (#15059)Michael Lingelbach2021-07-11
* | | | chore(clang): Fix 'Array subscript is undefined' #15057ansimita2021-07-11
* | | | fixup(clipboard): Fix error not properly handled #14984Shadman2021-07-11
* | | | fix(lsp): Ensure human readable errors are printedMathias Fussenegger2021-07-11