aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
...
| * | | | | | vim-patch:8.2.3584: "verbose set efm" reports location of the :compiler commandzeertzjq2022-01-21
* | | | | | | vim-patch:6f4754b9f725 (#17179)Christian Clason2022-01-23
* | | | | | | vim-patch:8.2.4188: not all gitconfig files are recognized (#17178)Christian Clason2022-01-23
* | | | | | | vim-patch:8.2.4191: json5 files are not recognized (#17180)dundargoc2022-01-23
* | | | | | | vim-patch:8.2.4187: gnuplot file not recognized (#17177)Christian Clason2022-01-23
* | | | | | | Merge pull request #16936 from zeertzjq/no-escape-csibfredl2022-01-21
|\ \ \ \ \ \ \
| * | | | | | | refactor: remove the <xCSI> keyzeertzjq2022-01-21
| |/ / / / / /
* / / / / / / vim-patch:8.2.4172: filetype detection for BASIC is not optimal (#17161)Christian Clason2022-01-21
|/ / / / / /
* | | | | | docs(lsp): fix on_publish_diagnostics example (#17146)xnmet2022-01-21
* | | | | | feat(lsp): add handler for workspace/workspaceFolders (#17149)Michael Lingelbach2022-01-21
| |/ / / / |/| | | |
* | | | | refactor: source ftplugin.vim separately from filetype.vim (#17129)Gregory Anders2022-01-18
* | | | | refactor: enable filetype detection before user startup scripts (#17040)Gregory Anders2022-01-17
* | | | | fix(man.vim): support calling :Man without a section again (#17119)zeertzjq2022-01-17
* | | | | docs: regenerate [skip ci]marvim2022-01-17
* | | | | perf(lsp): request only changed portions of the buffer in changetracking (#17...Michael Lingelbach2022-01-17
* | | | | vim-patch:fd31be29b822 (#17114)Christian Clason2022-01-17
| |/ / / |/| | |
* | | | fix(lsp): avoid nil workspace/symbol query (#17107)Daniel Steinberg2022-01-15
* | | | fix(lsp): fetch offset_encoding from client in references (#17104)Michael Lingelbach2022-01-15
* | | | feat: use nvim_buf_set_extmark for vim.highlight (#16963)Michael Lingelbach2022-01-15
* | | | vim-patch:8.2.4095: sed script not recognized by the first line (#17101)Christian Clason2022-01-15
|/ / /
* | | feat(lsp): dynamically generate list title in response_to_list (#17081)Gregory Anders2022-01-14
* | | fix(filetype): expand tildes in filetype patterns (#17091)Gregory Anders2022-01-14
* | | fix(lsp): always split text edits on \r, \r\n, and \n (#17087)Michael Lingelbach2022-01-14
* | | fix(filetype): fix foam pattern detectionGregory Anders2022-01-13
* | | feat(filetype.lua): fix .cc file not detectedrhcher2022-01-13
* | | feat(filetype.lua): add support for files under .gitSanchayan Maity2022-01-13
* | | feat(filetype.lua): add support for patch filesSanchayan Maity2022-01-13
* | | feat(filetype.lua): add support for tmux.conf filesGary Sentosa2022-01-13
* | | feat(filetype.lua): fix .env file not detectedGary Sentosa2022-01-13
* | | vim-patch:8.2.4077: not all Libsensors files are recognized (#17080)Christian Clason2022-01-13
* | | fix(lsp): forward offset_encoding in rename handler (#17079)Michael Lingelbach2022-01-13
* | | fix(lsp): forward offset_encoding to apply_text_edits (#17075)Michael Lingelbach2022-01-13
* | | fix(lsp): strictly enforce passing offset encoding (#17049)Michael Lingelbach2022-01-13
* | | fix(lsp): handle negative activeSignature in signatureHelp (#17064)Mathias Fußenegger2022-01-13
* | | fix(lsp): fix applying multiple out-of-range TextEdits (#17037)hrsh7th2022-01-13
* | | Merge pull request #16945 from theHamsta/cached-queriesThomas Vigouroux2022-01-13
|\ \ \
| * | | perf(treesitter): cache query parsingStephan Seitz2022-01-06
* | | | feat(diagnostic): allow retrieving current diagnostic configGregory Anders2022-01-11
* | | | fix(diagnostic): only set default handler config if unsetGregory Anders2022-01-11
* | | | fix(diagnostic): allow setting arbitrary config valuesGregory Anders2022-01-11
* | | | fix(diagnostic): resolve nil opts tablesGregory Anders2022-01-11
* | | | vim-patch:8.2.4064: foam files are not detected (#17041)Christian Clason2022-01-11
* | | | refactor(lsp): debounce timer per buf and unify with non-debounce (#17016)Mathias Fußenegger2022-01-11
* | | | vim-patch:2f0936cb9a2e (#17007)Christian Clason2022-01-11
* | | | fix(man.vim): fix search function on some systems (#13709)Will Eccles2022-01-10
* | | | fix(lsp): ensure pending changes are flushed on skipped debounce (#17015)Mathias Fußenegger2022-01-10
* | | | fix(lsp): only send valid params in executeCommand (#16987)Michael Lingelbach2022-01-08
* | | | fix(lsp): resolve bufnr for get_lines (#16986)Michael Lingelbach2022-01-08
* | | | fix(filetype): match negative priority patterns after extensions (#16980)Gregory Anders2022-01-07
* | | | feat(lsp): skip or reduce debounce after idle (#16881)Mathias Fußenegger2022-01-07