aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
* Merge branch 'master' of https://github.com/neovim/neovim into rahmtmpJosh Rahm2022-08-19
|\
| * fix(filetype): only check first 100 and last line of buffer (#19819)Christian Clason2022-08-19
| * docs(lua): update vim.{g,b,w}o documentation (#19844)Christian Clason2022-08-19
| * Merge pull request #19360 from famiu/feat/multibuffer-inccommandbfredl2022-08-19
| |\
| | * feat: multibuffer preview support for inccommandFamiu Haque2022-08-19
| * | docs(lsp): remove lsp.buf_request from docs (#19738)Mathias Fußenegger2022-08-18
| * | feat(ui): allow to set the highlight namespace per windowbfredl2022-08-17
| * | feat: allow :wincmd to accept a count (#19815)Famiu Haque2022-08-17
| * | docs(lsp): rename on-list-handler to lsp-on-list-handler (#19813)Jonas Strittmatter2022-08-17
| * | vim-patch:e1f3fd1d02e3 (#19796)Christian Clason2022-08-16
| * | vim-patch:8.2.3888: the argument list may contain duplicates (#19795)zeertzjq2022-08-16
| |/
| * docs: update Vim differences (#19780)Yegappan Lakshmanan2022-08-15
| * vim-patch:8.2.1297: when a test fails it's often not easy to see wherezeertzjq2022-08-15
| * vim-patch:8.2.4249: the timeout limit for spell suggestions is always 5000 (#...zeertzjq2022-08-14
| * docs(lua): clarify vim.keymap.set() opts (#19761)Antoine Cotten2022-08-14
| * 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
* | Make userreg.lua more concise.Josh Rahm2022-08-18
* | Add runitme files for userreg.Josh Rahm2022-08-18
* | Merge branch 'master' of https://github.com/neovim/neovim into rahmJosh Rahm2022-08-07
|\|
| * 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