aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
* Merge pull request #15696 from gpanders/diagnostic-sign-fixMichael Lingelbach2021-09-17
|\
| * fix(diagnostic): support severity_sortGregory Anders2021-09-17
| * fix(diagnostic): correctly handle folder level diagnosticsGregory Anders2021-09-17
| * docs(diagnostics): fix typosGregory Anders2021-09-17
| * fix(diagnostic): fix wrong data type in setqflist()Gregory Anders2021-09-17
| * fix(diagnostic): don't overwrite existing sign definitionsGregory Anders2021-09-17
* | fix(termdebug): replace mapset with nvim_set_keymap (#15699)ii142021-09-17
* | fix(typo): overriden -> overridden (RE: PR #14159) (#15360)Oliver Marriott2021-09-17
|/
* Merge pull request #15580 from seandewar/vim-8.2.3378Jan Edmund Lazo2021-09-17
|\
| * vim-patch:8.2.3400: ":z!" is not supportedSean Dewar2021-09-10
| * vim-patch:8.2.3384: cannot disable modeline for an individual fileSean Dewar2021-09-10
* | fix(diagnostic): don't convert diagnostic table twiceChristian Clason2021-09-17
* | fix(diagnostic): show_line_diagnostic with empty lnumChristian Clason2021-09-17
* | fix(diagnostic): nvim_echo takes three args (#15687)Christian Clason2021-09-17
* | fix(diagnostic): remove useless highlight links (#15683)Gregory Anders2021-09-17
* | fix(diagnostic): don't override existing highlight groups #15682Gregory Anders2021-09-16
* | Merge #15585 refactor: move vim.lsp.diagnostic to vim.diagnosticJustin M. Keyes2021-09-16
|\ \
| * | fix(lint): remove unused parameters from deprecated functionsGregory Anders2021-09-16
| * | refactor: remove UTF to byte col conversionGregory Anders2021-09-16
| * | refactor: move vim.lsp.diagnostic to vim.diagnosticGregory Anders2021-09-15
* | | Merge pull request #15211 from seandewar/blob-portJan Edmund Lazo2021-09-16
|\ \ \
| * | | doc(eval): include latest relevant Blob changesSean Dewar2021-09-16
| * | | feat(f_msgpackparse): support parsing from BlobSean Dewar2021-09-16
| * | | feat(f_msgpackdump): support dumping to BlobSean Dewar2021-09-16
| * | | feat(f_chansend): support Blob data argumentSean Dewar2021-09-16
| * | | fix(eval): partially port v8.2.3284Sean Dewar2021-09-16
| * | | vim-patch:8.2.1473: items in a list given to :const can still be modifiedSean Dewar2021-09-16
| * | | vim-patch:8.1.0797: error E898 is used twiceSean Dewar2021-09-15
| * | | vim-patch:8.1.0793: incorrect error messages for functions that take a BlobSean Dewar2021-09-15
| * | | vim-patch:8.1.0757: not enough documentation for BlobsSean Dewar2021-09-15
| * | | feat(decode_string): decode binary string with NULs to BlobSean Dewar2021-09-15
| * | | feat(msgpack): convert Blobs to BIN stringsSean Dewar2021-09-15
| * | | feat(json): convert Blobs to array of byte valuesSean Dewar2021-09-15
| * | | vim-patch:8.1.0735: cannot handle binary dataSean Dewar2021-09-15
* | | | fix(man.vim): ensure buftype=nofile after :tag or :stag #15675zeertzjq2021-09-16
|/ / /
* / / feat(lsp): improve logging (#15636)Michael Lingelbach2021-09-15
|/ /
* | docs: third-party licenses, TEST_COLORS, system() #15665Justin M. Keyes2021-09-14
* | fix(lsp): correctly parse LSP snippets #15579hrsh7th2021-09-14
* | vim-patch:6c391a74fe90 (#15654)Christian Clason2021-09-13
* | vim-patch:89a9c159f23f #15641Christian Clason2021-09-13
* | vim-patch:8.2.3432: octave/Matlab filetype detection does not work properly (...Christian Clason2021-09-13
* | doc(options): remove vim9script reference (#15645)Sean Dewar2021-09-12
* | vim-patch:8.2.3368: not all Racket files are recognized (#15643)Christian Clason2021-09-12
* | vim-patch:8.2.3374: Pyret files are not recognized (#15642)Christian Clason2021-09-12
* | vim-patch:partial 6aa57295cfbe (#15633)Christian Clason2021-09-12
* | Merge pull request #15550 from jasonccox/vim-8.2.3385Christian Clason2021-09-12
|\ \
| * | vim-patch:8.2.3385: escaping for fish shell does not work properlyJason Cox2021-09-02
* | | Merge #14611 from seandewar/vim-8.1.1116Justin M. Keyes2021-09-11
|\ \ \
| * | | vim-patch:8.2.0886: cannot use octal numbers in scriptversion 4Sean Dewar2021-09-11
| * | | vim-patch:8.1.2035: recognizing octal numbers is confusingSean Dewar2021-09-11