aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc
Commit message (Expand)AuthorAge
* Merge branch 'master' of https://github.com/neovim/neovim into rahmtmpJosh Rahm2022-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
| * 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(signs): priority of extmark signs (#19718)Lewis Russell2022-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
| * | docs: fix some mistakes and missing docs (#19699)zeertzjq2022-08-10
| |/
| * 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
| * feat(lsp): disable exit_timeout by default (#19672)Mathias Fußenegger2022-08-08
* | Merge branch 'master' of https://github.com/neovim/neovim into rahmJosh Rahm2022-08-07
|\|
| * docs: improve example in incremental preview section (#19613)Jonas Strittmatter2022-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
* | Make userreg system more accurate.Josh Rahm2022-08-07
* | Merge remote-tracking branch 'upstream/master' into rahmJosh Rahm2022-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
| * 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
| * docs(lsp): use direct link to formattingOptions in format docs (#19558)Mathias Fußenegger2022-07-28
| * feat(lsp): add range option to code_action; deprecate range_code_action (#19551)Mathias Fußenegger2022-07-28