aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | vim-patch:8.2.2772: problems when restoring 'runtimepath' from a session fileJan Edmund Lazo2021-05-22
| * | | | | fixup! vim-patch:8.1.0734: the hlsearch state is not stored in a session file...Jan Edmund Lazo2021-05-22
|/ / / / /
* | | | | Merge pull request #14615 from folke/faster_locations_to_itemsMichael Lingelbach2021-05-22
|\ \ \ \ \
| * | | | | perf(lsp): locations_to_items use libuv for unloaded buffers to get lineFolke Lemaitre2021-05-22
* | | | | | Merge pull request #14269 from fdschmidt93/fix/document_symbol_rangeMichael Lingelbach2021-05-22
|\ \ \ \ \ \
| * | | | | | fix: selectionrange over range for document symbolsFabian David Schmidt2021-04-01
* | | | | | | Merge pull request #14603 from folke/format_on_saveMichael Lingelbach2021-05-22
|\ \ \ \ \ \ \
| * | | | | | | fix(lsp): allow apply_text_edits and set_lines to insert text after the last ...Folke Lemaitre2021-05-21
* | | | | | | | Merge pull request #14601 from janlazo/vim-8.1.2320Jan Edmund Lazo2021-05-22
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | vim-patch:8.2.2875: cancelling inputlist() after a digit does not return zeroJan Edmund Lazo2021-05-21
| * | | | | | | vim-patch:8.2.0946: cannot use "q" to cancel a number promptJan Edmund Lazo2021-05-21
| * | | | | | | vim-patch:8.2.1591: using winheight('.') in tests works but is wrongJan Edmund Lazo2021-05-21
| * | | | | | | vim-patch:8.1.2339: insufficient testing for quickfixJan Edmund Lazo2021-05-21
| * | | | | | | vim-patch:8.1.2320: insufficient test coverage for quickfixJan Edmund Lazo2021-05-21
|/ / / / / / /
* | | | | | | doc/options: Removed vim-only text from ambiwidth. (#14602)Thiago Mota Martins2021-05-21
* | | | | | | Merge pull request #14604 from folke/masterMichael Lingelbach2021-05-21
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | feat(lsp): use fancy_floating_markdown for signature_helpFolke Lemaitre2021-05-21
| * | | | | | fix(lsp): clear current_syntax before formatting fancy markdown regionFolke Lemaitre2021-05-21
| * | | | | | fix(lsp): preview_location options and syntax fallbackFolke Lemaitre2021-05-21
* | | | | | | Merge pull request #14596 from folke/masterMichael Lingelbach2021-05-20
|\| | | | | | | |/ / / / / |/| | | | |
| * | | | | feat(lsp): lsp.util.fancy_floating_markdown improvementsFolke Lemaitre2021-05-21
* | | | | | Fixed ttimeout documentation. (#14600)Thiago Mota Martins2021-05-20
* | | | | | Merge pull request #14490 from kevinhwang91/qftfJan Edmund Lazo2021-05-20
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge remote-tracking branch 'origin/master' into qftfkevinhwang912021-05-20
| |\ \ \ \ \
| * | | | | | fixup! vim-patch:8.2.0959: using 'quickfixtextfunc' is a bit slowkevinhwang912021-05-20
| * | | | | | vim-patch:8.2.0959: using 'quickfixtextfunc' is a bit slowkevinhwang912021-05-20
| * | | | | | vim-patch:8.2.0933: 'quickfixtextfunc' does not get window ID of location listkevinhwang912021-05-20
| * | | | | | vim-patch:8.2.0869: it is not possible to customize the quickfix window contentskevinhwang912021-05-20
* | | | | | | Merge pull request #14575 from vigoux/virtualedit-bytesThomas Vigouroux2021-05-20
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | fix(bufupdate): send events when inserting with virtualeditThomas Vigouroux2021-05-18
* | | | | | | Merge pull request #14538 from jamessan/vim-patch.sh-fixupJames McCoy2021-05-19
|\ \ \ \ \ \ \
| * | | | | | | vim-patch.sh -m: Ignore changes to version.cJames McCoy2021-05-19
| * | | | | | | fix(vim-patch.sh -m): Show all commits touching a file, not just the firstJames McCoy2021-05-19
|/ / / / / / /
* | | | | | | Merge pull request #14579 from jamessan/windows-env-varsJames McCoy2021-05-19
|\ \ \ \ \ \ \
| * | | | | | | fix(job): Deduplicate env var names on WindowsJames McCoy2021-05-18
| * | | | | | | test(job_spec): Test handling of case-insensitively matching env varsJames McCoy2021-05-18
* | | | | | | | Merge pull request #14592 from janlazo/vim-8.2.2869Jan Edmund Lazo2021-05-19
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove '- 1' for sizes passed to xstrlcpyJan Edmund Lazo2021-05-19
| * | | | | | | | vim-patch:8.2.2871: unnessary VIM_ISDIGIT() calls, badly indented codeJan Edmund Lazo2021-05-19
| * | | | | | | | vim-patch:8.2.2869: using unified diff is not testedJan Edmund Lazo2021-05-19
|/ / / / / / / /
* | | | | | | | Merge pull request #14563 from mjlbach/fix_intelephense_langserverMichael Lingelbach2021-05-19
|\ \ \ \ \ \ \ \
| * | | | | | | | lsp: handle case where CompletionItem.insertTextFormat is nilMichael Lingelbach2021-05-16
* | | | | | | | | Merge pull request #12076 from bfredl/luavarBjörn Linse2021-05-19
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | lua: use proper conversion of vim.g valuesBjörn Linse2021-05-19
|/ / / / / / / / /
* | | | | | | | | fix(health/python3): remove obsolete check (#14590)Marco Hinz2021-05-19
* | | | | | | | | Merge pull request #14589 from mhinz/revert-smarter-tagstackMarco Hinz2021-05-19
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | test(lsp_spec): improve correctnessMarco Hinz2021-05-19
| * | | | | | | | | Revert "lsp: make tagstack smarter motion-wise (#12262)"Marco Hinz2021-05-19
| * | | | | | | | | Revert "lsp: fix regression in jump_to_location() (#14446)"Marco Hinz2021-05-19
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #14583 from cbarrete/unsupported-call-hierarchiesMichael Lingelbach2021-05-19
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |