aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
* vim-patch:9.0.0197: astro files are not detected (#19755)Christian Clason2022-08-13
* vim-patch:9.0.0195: metafun files are not recogized (#19746)Christian Clason2022-08-13
* fix(charclass): make behavior with empty str match latest Vim (#19749)zeertzjq2022-08-13
* vim-patch:8.2.{1536,1540}: charclass() (#19748)zeertzjq2022-08-13
* docs: clarify that cursorline will be disabled before command preview (#19710)Jonas Strittmatter2022-08-12
* fix(lsp): fix nil value error in get_group (#19735)Mathias Fußenegger2022-08-12
* fix(lsp): handle nil client in onexit callback (#19722)Mathias Fußenegger2022-08-11
* fix(signs): priority of extmark signs (#19718)Lewis Russell2022-08-11
* fix(lsp): avoid pipe leaks if lsp cmd isn't executable (#19717)Mathias Fußenegger2022-08-11
* fix(lsp): fix some type annotations in lsp.rpc (#19714)Mathias Fußenegger2022-08-11
* Merge pull request #19685 from ii14/gen_vimdoc_indentationChristian Clason2022-08-11
|\
| * docs: regenerateii142022-08-11
* | vim-patch:9.0.0182: quarto files are not recognized (#19702)Jonas Strittmatter2022-08-10
* | docs: fix some mistakes and missing docs (#19699)zeertzjq2022-08-10
|/
* fix(lsp): handle multiple clients with incremental sync (#19658)Mathias Fußenegger2022-08-09
* docs(lua): add luv (`vim.loop`) reference manual (#19679)Christian Clason2022-08-09
* vim-patch:partial: 48c3f4e0bff7 (#19684)Christian Clason2022-08-09
* docs(lua): add Lua 5.1 reference manual (#19663)dundargoc2022-08-08
* feat(lsp): set formatexpr by default (#19677)Mathias Fußenegger2022-08-08
* vim-patch:8.2.3545: setcellwidths() may make 'listchars' or 'fillchars' invalidzeertzjq2022-08-08
* vim-patch:8.2.1535: it is not possible to specify cell widths of characterszeertzjq2022-08-08
* fix(lsp): set end_col in formatexpr (#19676)Mathias Fußenegger2022-08-08
* feat(lsp): disable exit_timeout by default (#19672)Mathias Fußenegger2022-08-08
* vim-patch:8.1.0942: options window still checks for the multi_byte feature (#...zeertzjq2022-08-06
* fix(lsp): avoid ^M character in hover window on Windows (#19640)Cai.MY2022-08-05
* vim-patch:9.0.0141: "delmenu" does not remove autocmmands (#19646)Christian Clason2022-08-05
* docs: improve example in incremental preview section (#19613)Jonas Strittmatter2022-08-05
* vim-patch:8.2.0478: new buffers are not added to the Buffers menuzeertzjq2022-08-05
* vim-patch:8.2.0413: buffer menu does not handle special buffers properlyzeertzjq2022-08-05
* vim-patch:8.2.3459: Vim9: need more tests for empty string argumentszeertzjq2022-08-05
* vim-patch:8.2.0385: menu functionality insufficiently testedzeertzjq2022-08-05
* vim-patch:partial:8.2.0897: list of functions in patched version is outdated ...zeertzjq2022-08-04
* fix(lsp): prevent unexpected position jumps (#19370)rhcher2022-08-03
* Merge #19626 build: cleanup old cmake filesJustin M. Keyes2022-08-03
|\
| * build: replace deprecated cmake features with their modern alternativesDundar Goc2022-08-03
* | docs: fix typos (#19588)dundargoc2022-08-03
|/
* feat(terminal): implement <c-\><c-o> for terminal modebfredl2022-08-02
* test: improve mapping tests and docs (#19619)zeertzjq2022-08-02
* fix(lsp): send didOpen if name changes on write (#19583)Mathias Fußenegger2022-08-01
* vim-patch:05a8061eecd9 (#19610)Christian Clason2022-08-01
* feat(node): add pnpm support #19461Percy Ma2022-08-01
* vim-patch:8.2.0815: maparg() does not provide enough information for mapset()zeertzjq2022-08-01
* vim-patch:8.2.0807: cannot easily restore a mappingzeertzjq2022-08-01
* feat(api): add replace_keycodes to nvim_set_keymap (#19598)ii142022-08-01
* Use Strings instead of Tables in vim.filetype.matchregex Doc (#19604)LaurenceWarne2022-08-01
* fix(session): respect sessionoptions=terminal #19497Gustavo Sampaio2022-08-01
* vim-patch:9.0.0114: the command line takes up space even when not usedShougo Matsushita2022-07-31
* docs: fix typos (#19024)dundargoc2022-07-31
* vim-patch:9.0.0111: "nocombine" is missing from synIDattr()Christian Clason2022-07-31
* vim-patch:2ecbe53f452e (#19577)Christian Clason2022-07-30