aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
* docs: support @since for api level #25574LW2023-11-27
* fix(treesitter): don't invalidate parser when discovering injectionsDmytro Soltys2023-11-27
* docs: small fixes (#26154)dundargoc2023-11-27
* fix(lua): disallow vim.wait() in fast contextsLewis Russell2023-11-27
* vim-patch:cf40409e7d17Christian Clason2023-11-26
* vim-patch:9.0.2128: runtime(swig): add syntax and filetype pluginsChristian Clason2023-11-26
* fix(health): malformed call to warn() #26217Itamar Lencovsky2023-11-25
* vim-patch:813a538bb3ceChristian Clason2023-11-25
* docs: vim.iter #26169Justin M. Keyes2023-11-25
* docs(starting.txt): correct step number (#26185)zeertzjq2023-11-24
* vim-patch:8750e3cf81f1 (#26163)zeertzjq2023-11-23
* feat(extmarks): add sign name to extmark "details" arrayLuuk van Baal2023-11-22
* vim-patch:cb0c113ddc01 (#26147)zeertzjq2023-11-22
* 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
* | docs: document breaking change of cursor blink behavior (#26075)Gregory Anders2023-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
* | vim-patch:9.0.2108: [security]: overflow with count for :s commandzeertzjq2023-11-17
* | fix(osc52): enable OSC 52 by default in tmux sessions (#26072)Gregory Anders2023-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
* | docs: fix vim.snippet help tags (#26068)Gregory Anders2023-11-16
|/
* fix: only attempt to close timer if not already closing (#26047)Gregory Anders2023-11-14
* vim-patch:67abf1592c83Christian Clason2023-11-14
* 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