aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim
Commit message (Expand)AuthorAge
* vim-patch:596a9f29c83a (#26146)zeertzjq2023-11-22
* perf(lsp): use async fs_stat for file watching on linux (#26123)Mathias Fußenegger2023-11-21
* fix(vim.region): handle multibyte inclusive selection properly (#26129)zeertzjq2023-11-21
* refactor(lsp): add type annotations to _watchfiles (#26109)Mathias Fußenegger2023-11-20
* perf(lsp): replace file polling on linux with per dir watcher (#26108)Mathias Fußenegger2023-11-19
* Merge pull request #25724 from luukvbaal/signmergebfredl2023-11-18
|\
| * refactor(sign): move legacy signs to extmarksLuuk van Baal2023-11-17
* | feat(lsp): support for choice snippet nodesMaria José Solano2023-11-17
* | refactor(grid): make screen rendering more multibyte than ever beforebfredl2023-11-17
* | fix(osc52): use `p` for primary selection instead of `s` (#26076)Tomasz N2023-11-16
* | refactor: use optional base argument of tonumber (#26070)Gregory Anders2023-11-16
* | feat(clipboard): enable OSC 52 clipboard provider by default (#26064)Gregory Anders2023-11-16
* | feat: add vim.text module (#26069)Gregory Anders2023-11-16
* | feat(tui): support DCS responses in TermResponse event (#26061)Gregory Anders2023-11-16
|/
* fix: only attempt to close timer if not already closing (#26047)Gregory Anders2023-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
* refactor: move background color detection into LuaGregory Anders2023-11-13
* fix(lsp): advertise workspace.didChangeConfiguration capability (#26028)Chris Simon2023-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
* feat(lsp)!: vim.lsp.inlay_hint.get(), enable(), is_enabled() #25512LW2023-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: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: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(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
|/
* docs(treesitter): add disclaimer about needing to parse before `get_node()`L Lllvvuu2023-11-04
* vim-patch:2f54c13292afChristian Clason2023-11-04
* fix(lsp): create per client params in lsp.buf.code_actionMathias Fussenegger2023-11-04
* docs: small fixes (#25831)dundargoc2023-11-03
* 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
* fix(lsp): do not cancel snippet when selecting placeholder (#25835)Maria José Solano2023-10-30
* docs: small fixes (#25585)dundargoc2023-10-29
* vim-patch:9.0.2079: Not all Dart files detectedChristian Clason2023-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