aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | 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
* | | | | doc: "--remote" is not supported #14936cbarrete2021-07-07
* | | | | doc: remove mentions of compile-time flags #14935cbarrete2021-07-07
| |/ / / |/| | |
* | | | chore: use codespell to spell check #15016dundargoc2021-07-07
* | | | clang/'Dead initialization': don't assign unused value to variable "string" #...dundargoc2021-07-07
* | | | fix(lsp): restore diagnostics extmarks on buffer changes (#15011)Folke Lemaitre2021-07-07
* | | | clang/'Dead nested assignment': don't assign unused value to precision #15012dundargoc2021-07-07
* | | | chore(deps): bump LibLUV to 1.40.0-0 (#14997)Christian Clason2021-07-07
|/ / /
* | | clang/'Dead assignment': ignore warning #15000dundargoc2021-07-05
* | | chore(deps): bump LibLUV to 1.34.1 and lua-compat-53 to 0.9 (#14985)Lewis Russell2021-07-05
* | | Merge pull request #14989 from folke/lsp_convert_input_markdownMichael Lingelbach2021-07-04
|\ \ \
| * | | fix(lsp): prevent double <text> for cached plaintext markupFolke Lemaitre2021-07-05
|/ / /
* | | Merge pull request #14391 from lewis6991/signsBjörn Linse2021-07-04
|\ \ \
| * | | signs: Change b_signcols_max -> b_signcols_validLewis Russell2021-07-04
|/ / /