aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
...
| * vim-patch:30c762d99ac8Christian Clason2023-11-14
| * vim-patch:9.0.2104: wast filetype should be replaced by wat filetypeChristian Clason2023-11-14
| * feat(tui): add 'termsync' option (#25871)Gregory Anders2023-11-14
| * refactor: vim.ui.clipboard #26040Justin M. Keyes2023-11-14
| * fix(defaults): set 'fsync' #26034Ploum2023-11-14
| * docs: deprecate the "term_background" UI fieldGregory Anders2023-11-13
| * refactor: move background color detection into LuaGregory Anders2023-11-13
| * fix(lsp): advertise workspace.didChangeConfiguration capability (#26028)Chris Simon2023-11-13
| * vim-patch:9.0.2102: matchparen highlight not cleared in completion mode (#26019)zeertzjq2023-11-13
| * fix(clipboard): make osc52 work with PUC Lua (#26014)zeertzjq2023-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:2c133f6c1a16Christian Clason2023-11-12
| * vim-patch:9358b8d99349 (#25998)zeertzjq2023-11-12
| * vim-patch:9.0.2098: No filetype support for xcompose files (#25983)ObserverOfTime2023-11-12
| * vim-patch:1b08d2cd0789 (#25993)zeertzjq2023-11-12
| * vim-patch:9.0.2097: No support for cypher filesChristian Clason2023-11-12
| * vim-patch:5994329667a6Christian Clason2023-11-11
| * vim-patch:d56f15caf602Christian Clason2023-11-09
| * 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
| * fix(clipboard): increase OSC 52 wait timeout (#25936)Gregory Anders2023-11-08
| * refactor: move defaults into separate module (#25929)Gregory Anders2023-11-08
| * 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
| * | fix(man): make :Man with a range work (#25922)zeertzjq2023-11-07
| * | fix(lua): correct return value for on_key with no arguments (#25911)altermo2023-11-07
| * | feat(tui): use TermResponse event for OSC responses (#25868)Gregory Anders2023-11-06
| * | vim-patch:da4e433dc3be (#25912)zeertzjq2023-11-06
| |/
| * vim-patch:caee7956a21aChristian Clason2023-11-05
| * vim-patch:3d37231437fcChristian Clason2023-11-05
| * vim-patch:b2a4c110a5d1Christian Clason2023-11-05
| * vim-patch:4f174f0de90bChristian Clason2023-11-05
| * vim-patch:cd8a3eaf5348Christian Clason2023-11-05
| * 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
| * vim-patch:ce3b0136c6d9Christian Clason2023-11-04
| * vim-patch:2f54c13292afChristian Clason2023-11-04
| * fix(lsp): create per client params in lsp.buf.code_actionMathias Fussenegger2023-11-04
| * vim-patch:1858e2b22ad1Christian Clason2023-11-03