aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc
Commit message (Expand)AuthorAge
* docs: fix typos (#21196)dundargoc2022-11-29
* feat(secure): add `:trust` command and vim.secure.trust() (#21107)Jlll12022-11-28
* docs(lua): correct the tags for vim.opt_local and vim.opt_global (#21138)dundargoc2022-11-28
* docs: fix typos (#21168)dundargoc2022-11-26
* vim-patch:partial:b59ae59a5870 (#21170)Sean Dewar2022-11-24
* docs(news): add diagnostic suffix (#21141)beardedsakimonkey2022-11-23
* docs(lua): add clarifications for fs.find() and fs.normalize() (#21132)AzerAfram2022-11-24
* vim-patch:partial:9.0.0917: the WinScrolled autocommand event is not enough (...zeertzjq2022-11-23
* vim-patch:9.0.0916: getbufline() is inefficient for getting a single linezeertzjq2022-11-22
* vim-patch:8.2.2435: setline() gives an error for some typeszeertzjq2022-11-22
* fix(diagnostic): correct type annotations; add Diagnostic type (#21120)Mathias Fußenegger2022-11-21
* feat(lsp): support set title in lsp relate floatwindow (#21110)Raphael2022-11-21
* feat(diagnostic): add `suffix` option to `virt_text` config (#21140)beardedsakimonkey2022-11-20
* feat(diagnostic): add `suffix` option to `open_float()` (#21130)beardedsakimonkey2022-11-20
* vim-patch:partial:9.0.0913: only change in current window triggers the WinScr...zeertzjq2022-11-20
* docs(support): update tested versions (#21126)dundargoc2022-11-20
* vim-patch:partial:d13166e788fc (#21109)Sean Dewar2022-11-19
* feat(clipboard): added wayclip support (#21091)XDream82022-11-18
* refactor: deprecate 'secure' optionGregory Anders2022-11-17
* feat(exrc): use vim.secure.read() for 'exrc' optionGregory Anders2022-11-17
* feat: add vim.secure.read()Gregory Anders2022-11-17
* docs(treesitter): change links for `eq?` and `set!` to codeblocks (#21047)Jlll12022-11-15
* vim-patch:9.0.0883: a silent mapping may cause dots on the command line (#21061)zeertzjq2022-11-15
* vim-patch:9.0.0863: col() and charcol() only work for the current window (#21...zeertzjq2022-11-13
* vim-patch:9.0.0862: default value of 'endoffile' is wrong (#21032)zeertzjq2022-11-12
* feat(spell): support nospell in treesitter queriesLewis Russell2022-11-12
* vim-patch:9.0.0861: solution for "!!sort" in closed fold is not optimal (#21027)zeertzjq2022-11-12
* vim-patch:76db9e076318 (#21013)Sean Dewar2022-11-10
* docs(treesitter): fix predicate syntax (#21016)James Trew2022-11-10
* docs: swap CursorLineFold and CursorLineSign (#20875)Eduard Baturin2022-11-10
* fix(vim.ui.input): return empty string when inputs nothing (#20883)Jongwook Choi2022-11-08
* Merge pull request #20991 from famiu/feat/api/nvim_cmd/command-namebfredl2022-11-07
|\
| * feat(api): add command name to Lua command callback optsFamiu Haque2022-11-07
* | refactor(highlight): rename FloatBorderTitle #20988Raphael2022-11-07
* | docs(news): add linematch (#20927)Lewis Russell2022-11-07
|/
* docs(options): remove mentions of 'imactivatefunc' and 'imstatusfunc'zeertzjq2022-11-07
* vim-patch:8.2.3751: cannot assign a lambda to an option that takes a functionzeertzjq2022-11-07
* feat: ":write ++p" creates parent dirs #20835Victor Blanchard2022-11-06
* vim-patch:9.0.0756 #20680Shougo2022-11-06
* vim-patch:9.0.0389: crash when 'tagfunc' closes the windowzeertzjq2022-11-07
* vim-patch:8.2.3725: cannot use a lambda for 'completefunc' and 'omnifunc'zeertzjq2022-11-07
* vim-patch:8.2.3712: cannot use Vim9 lambda for 'tagfunc'zeertzjq2022-11-07
* vim-patch:8.2.3665: cannot use a lambda for 'tagfunc'zeertzjq2022-11-07
* feat(ui): add support to display a title in the border of a float (#20184)Raphael2022-11-06
* docs(news): add news blurb for tmux clipboard change (#20950)Gregory Anders2022-11-05
* vim-patch:8.2.4882: cannot make 'breakindent' use a specific columnzeertzjq2022-11-05
* vim-patch:8.2.4093: cached breakindent values not initialized properlyzeertzjq2022-11-05
* vim-patch:8.2.4679: cannot have expandcmd() give an error message for mistakeszeertzjq2022-11-05
* vim-patch:8.2.2606: strchars() defaults to counting composing characterszeertzjq2022-11-05
* vim-patch:8.2.4978: no error if engine selection atom is not at the startzeertzjq2022-11-05