summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua
AgeCommit message (Expand)AuthorFiles
2023-11-30fix: Remove nested for_each_tree in TSTreeView (#26328)Pham Huy Hoang1
2023-11-30fix(treesitter): fix parens stacking in inspector display (#26304)Gregory Anders1
2023-11-29fix(treesitter): adjust indentation in inspector highlights (#26302)Gregory Anders1
2023-11-29fix(termcap): escape escapes in passthrough sequence (#26301)Gregory Anders1
2023-11-29fix(defaults): wait until VimEnter to set background (#26284)Gregory Anders1
2023-11-29docs: document TSNode:byte_length() (#26287)Gregory Anders2
2023-11-29fix(treesitter): make InspectTree correctly handle nested injections (#26085)Pham Huy Hoang1
2023-11-29fix(treesitter): use proper query syntax for inspector (#26274)Gregory Anders1
2023-11-29refactor: move some constants out of vim_defs.h (#26298)zeertzjq1
2023-11-29vim-patch:9.0.2135: No test for mode() when executing Ex commands (#26282)zeertzjq1
2023-11-28fix(termcap): use tmux passthrough sequence when running in tmux (#26281)Gregory Anders1
2023-11-28Merge pull request #26249 from bfredl/concealcharbfredl1
2023-11-28feat(decoration): allow conceal_char to be a composing charbfredl1
2023-11-28docs(lua): don't include remote-only API functions (#26266)zeertzjq1
2023-11-28vim-patch:9.0.2133: Cannot detect overstrike mode in Cmdline mode (#26263)zeertzjq1
2023-11-28vim-patch:9.0.2131: not all nushell files detected (#26260)Christian Clason1
2023-11-27docs: support @since for api level #25574LW1
2023-11-27fix(treesitter): don't invalidate parser when discovering injectionsDmytro Soltys1
2023-11-27fix(lua): disallow vim.wait() in fast contextsLewis Russell2
2023-11-26vim-patch:9.0.2128: runtime(swig): add syntax and filetype pluginsChristian Clason2
2023-11-25fix(health): malformed call to warn() #26217Itamar Lencovsky1
2023-11-25docs: vim.iter #26169Justin M. Keyes1
2023-11-22vim-patch:596a9f29c83a (#26146)zeertzjq1
2023-11-21perf(lsp): use async fs_stat for file watching on linux (#26123)Mathias Fußenegger1
2023-11-21fix(vim.region): handle multibyte inclusive selection properly (#26129)zeertzjq1
2023-11-20refactor(lsp): add type annotations to _watchfiles (#26109)Mathias Fußenegger1
2023-11-19perf(lsp): replace file polling on linux with per dir watcher (#26108)Mathias Fußenegger1
2023-11-18Merge pull request #25724 from luukvbaal/signmergebfredl2
2023-11-17feat(lsp): support for choice snippet nodesMaria José Solano1
2023-11-17refactor(sign): move legacy signs to extmarksLuuk van Baal2
2023-11-17refactor(grid): make screen rendering more multibyte than ever beforebfredl1
2023-11-16fix(osc52): use `p` for primary selection instead of `s` (#26076)Tomasz N1
2023-11-16refactor: use optional base argument of tonumber (#26070)Gregory Anders1
2023-11-16feat(clipboard): enable OSC 52 clipboard provider by default (#26064)Gregory Anders2
2023-11-16feat: add vim.text module (#26069)Gregory Anders2
2023-11-16feat(tui): support DCS responses in TermResponse event (#26061)Gregory Anders1
2023-11-14fix: only attempt to close timer if not already closing (#26047)Gregory Anders1
2023-11-14vim-patch:9.0.2104: wast filetype should be replaced by wat filetypeChristian Clason1
2023-11-14feat(tui): add 'termsync' option (#25871)Gregory Anders1
2023-11-14refactor: vim.ui.clipboard #26040Justin M. Keyes1
2023-11-13refactor: move background color detection into LuaGregory Anders1
2023-11-13fix(lsp): advertise workspace.didChangeConfiguration capability (#26028)Chris Simon1
2023-11-13fix(clipboard): make osc52 work with PUC Lua (#26014)zeertzjq1
2023-11-13vim-patch:9.0.2103: recursive callback may cause issues on some archs (#26013)zeertzjq1
2023-11-12feat(lsp)!: vim.lsp.inlay_hint.get(), enable(), is_enabled() #25512LW3
2023-11-12vim-patch:9.0.2098: No filetype support for xcompose files (#25983)ObserverOfTime1
2023-11-12vim-patch:1b08d2cd0789 (#25993)zeertzjq1
2023-11-12vim-patch:9.0.2097: No support for cypher filesChristian Clason1
2023-11-09vim-patch:8.2.4932: not easy to filter the output of maplist()zeertzjq1
2023-11-09vim-patch:8.2.4861: it is not easy to restore saved mappingszeertzjq1