aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc
Commit message (Expand)AuthorAge
* vim-patch:9.1.0983: not able to get the displayed items in complete_i… (#31...glepnir2024-12-31
* vim-patch:f2e08a1: runtime(doc): Fix documentation typos (#31768)zeertzjq2024-12-29
* vim-patch:e6ccb64: runtime(doc): fix doc error in :r behaviour (#31755)zeertzjq2024-12-28
* feat(lua): add `vim.fs.abspath`Famiu Haque2024-12-28
* feat(lsp): support function for client root_dir (#31630)Gregory Anders2024-12-27
* vim-patch:9.1.0963: fuzzy-matching does not prefer full match (#31741)glepnir2024-12-27
* docs(api): vim.version.range():has() method #31622Lukasz Piepiora2024-12-23
* Merge #31661 cmdline_show/hide eventsJustin M. Keyes2024-12-22
|\
| * feat(ui): specify whether msg_show event is added to historyLuuk van Baal2024-12-23
| * feat(ui): additional arguments for cmdline_show/hide eventsLuuk van Baal2024-12-22
* | feat(lsp): return table from lsp/ files on runtimepath (#31663)Gregory Anders2024-12-21
|/
* fix(messages): no message kind for completion menu messages #31646Tomasz N2024-12-20
* feat(jobs): jobstart(…,{term=true}), deprecate termopen() #31343Justin M. Keyes2024-12-19
* docs(api): specify when decor provider on_buf is called #31634luukvbaal2024-12-19
* feat(lsp): show server version in `:checkhealth` #31611Peter Lithammer2024-12-18
* vim-patch:a977883: runtime(doc): Fix style in fold.txt (#31617)zeertzjq2024-12-18
* vim-patch:9.1.0942: a few typos were foundzeertzjq2024-12-18
* vim-patch:9.1.0936: cannot highlight completed textzeertzjq2024-12-18
* feat(terminal)!: cursor shape and blink (#31562)Gregory Anders2024-12-17
* vim-patch:9.1.0934: hard to view an existing buffer in the preview window (#3...zeertzjq2024-12-17
* vim-patch:3920bb4: runtime(doc): document how to minimize fold computation costszeertzjq2024-12-17
* vim-patch:0a4e57f: runtime(doc): fix a few minor errors from the last doc upd...zeertzjq2024-12-17
* vim-patch:41d6de2: runtime(doc): update the change.txt help filezeertzjq2024-12-17
* fix(api): generic error messages, not using TRY_WRAP #31596Justin M. Keyes2024-12-16
* fix(messages): no message kind for :undo messages #31590Tomasz N2024-12-16
* vim-patch:fbe9a69: runtime(doc): Add a reference to |++opt| and |+cmd| at `:h...zeertzjq2024-12-15
* vim-patch:ed89206: runtime(doc): add a note about inclusive motions and exclu...zeertzjq2024-12-15
* feat(ui): sign/statuscolumn can combine highlight attrs #31575luukvbaal2024-12-14
* docs(annotations): added `---@generic` supportColin Kennedy2024-12-13
* vim-patch:9.1.0919: filetype: some assembler files are not recognizedChristian Clason2024-12-13
* refactor(lsp/rpc): move transport logic to separate moduleLewis Russell2024-12-12
* feat(diagnostic): update quickfix list by title #31486Jeremy Fleischman2024-12-11
* feat(treesitter): include capture id in return value of `get_captures_at_pos(...Riley Bruins2024-12-11
* docs(annotation): return types for Vimscript functions #31546Colin Kennedy2024-12-11
* feat(lsp): add vim.lsp.config and vim.lsp.enableLewis Russell2024-12-10
* fix(messages): no message kind for :write messages #31519Tomasz N2024-12-10
* Merge pull request #30869 from vanaigr/decor_long_lines_perfbfredl2024-12-10
|\
| * perf: consider only active decorations when drawing linesvanaigr2024-12-05
* | docs: fix type of vim.validate valueMaria José Solano2024-12-09
* | refactor(lsp): better tracking of requestsLewis Russell2024-12-08
* | vim-patch:41afa30: runtime(doc): Add vietnamese.txt to helps main TOCzeertzjq2024-12-08
* | vim-patch:8a52587: runtime(doc): fix wrong syntax and style of vietnamese.txtbrianhuster2024-12-08
* | vim-patch:189e24b: runtime(doc): include vietnamese.txtbrianhuster2024-12-08
* | vim-patch:9.1.0911: Variable name for 'messagesopt' doesn't match short namezeertzjq2024-12-08
* | vim-patch:9.1.0910: 'messagesopt' does not check max wait timezeertzjq2024-12-08
* | feat(ex_cmds): :sleep! hides the cursor while sleeping (#31493)zeertzjq2024-12-07
* | fix(lsp): check for configuration workspace folders when reusing clientsMaria José Solano2024-12-07
* | vim-patch:9.1.0908: not possible to configure :messages (#31492)zeertzjq2024-12-07
* | feat(stdlib): vim.json.encode(...,{escape_slash:boolean}) #30561Bartłomiej Maryńczak2024-12-06
* | docs: do not escape Lua keywords #31467Gregory Anders2024-12-06