aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | vim-patch:8.2.2278: falling back to old regexp engine can some patternsJan Edmund Lazo2021-05-26
| * | | | | vim-patch:8.2.2885: searching for \%'> does not match linewise end of lineJan Edmund Lazo2021-05-26
| * | | | | vim-patch:3ec3217f0491Jan Edmund Lazo2021-05-25
|/ / / / /
* | | | | Merge pull request #14634 from janlazo/vim-8.2.2880Jan Edmund Lazo2021-05-24
|\ \ \ \ \
| * | | | | vim-patch:8.2.2884: not enough cscope code is covered by testsJan Edmund Lazo2021-05-24
| * | | | | vim-patch:8.2.0511: Cscope code not fully testedJan Edmund Lazo2021-05-24
| * | | | | test/old: partial port of patch v8.2.1.0183Jan Edmund Lazo2021-05-24
| * | | | | vim-patch:8.2.1689: 'colorcolumn' doesn't show in indentJan Edmund Lazo2021-05-24
| * | | | | vim-patch:8.2.1957: diff and cursorcolumn highlighting don't mixJan Edmund Lazo2021-05-24
| * | | | | vim-patch:8.2.2880: unified diff fails if actually usedJan Edmund Lazo2021-05-24
|/ / / / /
* | | | | vim-patch:8.2.2879: file extension .hsig not recognized (#14628)Jan Edmund Lazo2021-05-23
* | | | | vim-patch:8.2.2879: file extension .hsig not recognized (#14623)Jan Edmund Lazo2021-05-23
* | | | | Merge pull request #14622 from mfussenegger/unmute-error-responsesMichael Lingelbach2021-05-23
|\ \ \ \ \
| * | | | | lsp: Only mute RequestCancelled or ContentModified, but not other errorsMathias Fussenegger2021-05-23
|/ / / / /
* | | | | Merge pull request #14619 from janlazo/vim-8.2.2772Jan Edmund Lazo2021-05-22
|\ \ \ \ \
| * | | | | vim-patch:8.2.2778: problem restoring 'packpath' in sessionJan Edmund Lazo2021-05-22
| * | | | | 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
|\ \ \ \ \ \ \