aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc
Commit message (Expand)AuthorAge
...
| * docs: deprecate the "term_background" UI fieldGregory Anders2023-11-13
| * vim-patch:9.0.2103: recursive callback may cause issues on some archs (#26013)zeertzjq2023-11-13
| * vim-patch:2dd613f57bf1 (#26009)zeertzjq2023-11-13
| * refactor: replace manual header guards with #pragma oncedundargoc2023-11-12
| * feat(lsp)!: vim.lsp.inlay_hint.get(), enable(), is_enabled() #25512LW2023-11-12
| * vim-patch:1b08d2cd0789 (#25993)zeertzjq2023-11-12
| * vim-patch:8.2.4932: not easy to filter the output of maplist()zeertzjq2023-11-09
| * vim-patch:8.2.4861: it is not easy to restore saved mappingszeertzjq2023-11-09
| * vim-patch:8.2.4825: can only get a list of mappingszeertzjq2023-11-09
| * vim-patch:8.2.4820: not simple programmatic way to find a specific mappingzeertzjq2023-11-09
| * vim-patch:8.2.4140: maparg() does not indicate the type of scriptzeertzjq2023-11-09
| * vim-patch:20a94f44b3cd (#25946)zeertzjq2023-11-09
| * vim-patch:7fbbd7fdc6df (#25944)zeertzjq2023-11-09
| * vim-patch:ca48202b6f46zeertzjq2023-11-09
| * vim-patch:9.0.2095: statusline may look different than expected (#25941)zeertzjq2023-11-09
| * Merge pull request #25767 from luukvbaal/signdelbfredl2023-11-08
| |\
| | * feat(extmarks): add 'invalidate' property to extmarksLuuk van Baal2023-11-08
| * | feat(clipboard): add OSC 52 clipboard supportGregory Anders2023-11-07
| * | feat(tui): use TermResponse event for OSC responses (#25868)Gregory Anders2023-11-06
| * | vim-patch:da4e433dc3be (#25912)zeertzjq2023-11-06
| |/
| * feat(extmarks): add "undo_restore" flag to opt out of undo-restoringbfredl2023-11-05
| * docs(treesitter): add disclaimer about needing to parse before `get_node()`L Lllvvuu2023-11-04
| * docs: small fixes (#25831)dundargoc2023-11-03
| * feat(server): allow embed with listen (#25709)George Harker2023-11-01
| * feat(stdlib): add vim.base64 module (#25843)Gregory Anders2023-10-31
| * fix(lsp): call `on_list()` even for single location (#25830)Evgeni Chasnovski2023-10-31
| * refactor(options)!: unify `set_option` and `set_string_option`Famiu Haque2023-10-30
| * docs: small fixes (#25585)dundargoc2023-10-29
| * vim-patch:8ebdbc9e6d80 (#25816)zeertzjq2023-10-29
| * fix(diagnostic): virtual_text prefix function should have index and total (#2...Jongwook Choi2023-10-27
| * vim-patch:9.0.2064: cannot use buffer-number for errorformat (#25782)zeertzjq2023-10-26
| * vim-patch:partial:5985879e3c36 (#25780)zeertzjq2023-10-26
| * feat(complete): support f flag for complete buffer partglepnir2023-10-21
| * refactor(lsp): deprecate completion util methodsMathias Fussenegger2023-10-21
| * refactor(lsp): move completion logic into _completion moduleMathias Fussenegger2023-10-21
| * vim-patch:9.0.2059: outstanding exceptions may be skipped (#25736)zeertzjq2023-10-21
| * vim-patch:d3e277f279ed (#25734)zeertzjq2023-10-21
| * feat(lsp): add snippet API (#25301)Maria José Solano2023-10-21
| * vim-patch:9.0.2056: no digraph for quadruple primeChristian Clason2023-10-20
| * vim-patch:9.0.2041: trim(): hard to use default mask (#25692)zeertzjq2023-10-18
| * vim-patch:9.0.2035: [security] use-after-free with wildmenu (#25687)zeertzjq2023-10-17
| * Merge pull request #25394 from famiu/refactor/options/set_optionbfredl2023-10-16
| |\
| | * refactor(options)!: make OptionSet `v:` values use typvalFamiu Haque2023-10-17
| * | docs: do not hardcode LSP version in URL #25648Maria José Solano2023-10-16
| |/
| * vim-patch:9.0.2025: no cmdline completion for ++opt args (#25657)zeertzjq2023-10-15
| * vim-patch:9.0.2032: cannot get mouse click pos for tab or virt text (#25653)zeertzjq2023-10-15
| * vim-patch:9.0.2030: no max callback recursion limit (#25655)zeertzjq2023-10-15
| * docs: restore accidentally removed line in :h 'ignorecase' (#25651)zeertzjq2023-10-15
| * vim-patch:2bbd0d30eebd (#25637)zeertzjq2023-10-14
| * vim-patch:9.0.2022: getmousepos() returns wrong index for TAB char (#25636)zeertzjq2023-10-14