aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | | 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
* | | | fix(lsp): Ensure users get feedback on references/symbols errors or empty res...Mathias Fussenegger2021-07-11
* | | | window.c: address Coverity failure #14996Daniel Steinberg2021-07-10
* | | | test/memory_usage_spec: skip on MacOS #15043Daniel Steinberg2021-07-10
* | | | fix(lsp): Add separator between codelens in virttext (#15049)Mathias Fußenegger2021-07-10
* | | | fix(lsp): correctly check for windows in lsp logger (#14954)Oliver Marriott2021-07-10
* | | | Merge pull request #15047 from teto/flake-testsMatthieu Coudron2021-07-10
|\ \ \ \
| * | | | chore: add log hander to gen_vimdocMatthieu Coudron2021-07-10
| * | | | chore(flake): update inputsMatthieu Coudron2021-07-10
|/ / / /
* | | | feat(lsp): Make line diagnostics display prettierMathias Fussenegger2021-07-09
* | | | Merge pull request #15036 from vigoux/decurbuf-2Björn Linse2021-07-09
|\ \ \ \
| * | | | refactor(undo): don't assume curbuf in u_compute_hashThomas Vigouroux2021-07-09
* | | | | Merge pull request #15035 from neovim/marvim/api-doc-update/masterThomas Vigouroux2021-07-09
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | docs: regeneratemarvim2021-07-09
|/ / / /
* | | | fix(lsp): support duplicate params in signature help (#15032)Folke Lemaitre2021-07-09
* | | | Merge pull request #12971 from vigoux/decurbufBjörn Linse2021-07-09
|\ \ \ \
| * | | | refactor(undo): remove last occurence of save_curbufThomas Vigouroux2021-07-08
| * | | | refactor: remove all mentions to `curbuf_lock`Thomas Vigouroux2021-07-08
| * | | | style(undo): remove unnecessary commentThomas Vigouroux2021-07-06
| * | | | fix(qf): use correct buffer fieldThomas Vigouroux2021-07-06
| * | | | buffer: move BUFEMPTY to a functionThomas Vigouroux2021-07-06
| * | | | undo: reduce reliance on curbufThomas Vigouroux2021-07-06
| * | | | buffer: don't rely on curbuf in BUFEMPTYThomas Vigouroux2021-07-06
* | | | | Merge pull request #14908 from neovim/marvim/api-doc-update/masterJames McCoy2021-07-08
|\ \ \ \ \
| * | | | | docs: regeneratemarvim2021-07-08
* | | | | | build(cmake): skip download if target file exists #14844)comicfans2021-07-08
* | | | | | vim-patch:8.2.3125: variables are set but not used #15028dundargoc2021-07-08
* | | | | | vim-patch:8.2.3089: garbage collection has useless code #15027dundargoc2021-07-08
|/ / / / /
* | | | | fix(lsp): restore diagnostics extmarks that were moved to the last edit line ...Folke Lemaitre2021-07-08
* | | | | feat(lsp): highlight active parameter in signature help (#15018)Folke Lemaitre2021-07-07