summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua
AgeCommit message (Expand)AuthorFiles
2023-11-09vim-patch:8.2.4825: can only get a list of mappingszeertzjq1
2023-11-09vim-patch:8.2.4820: not simple programmatic way to find a specific mappingzeertzjq1
2023-11-09vim-patch:8.2.4140: maparg() does not indicate the type of scriptzeertzjq1
2023-11-09vim-patch:9.0.2095: statusline may look different than expected (#25941)zeertzjq1
2023-11-08fix(clipboard): increase OSC 52 wait timeout (#25936)Gregory Anders1
2023-11-08refactor: move defaults into separate module (#25929)Gregory Anders2
2023-11-08Merge pull request #25767 from luukvbaal/signdelbfredl2
2023-11-08feat(extmarks): add 'invalidate' property to extmarksLuuk van Baal2
2023-11-07feat(clipboard): add OSC 52 clipboard supportGregory Anders1
2023-11-07fix(lua): correct return value for on_key with no arguments (#25911)altermo1
2023-11-06feat(tui): use TermResponse event for OSC responses (#25868)Gregory Anders1
2023-11-04docs(treesitter): add disclaimer about needing to parse before `get_node()`L Lllvvuu1
2023-11-04vim-patch:2f54c13292afChristian Clason1
2023-11-04fix(lsp): create per client params in lsp.buf.code_actionMathias Fussenegger1
2023-11-03docs: small fixes (#25831)dundargoc1
2023-10-31feat(stdlib): add vim.base64 module (#25843)Gregory Anders1
2023-10-31fix(lsp): call `on_list()` even for single location (#25830)Evgeni Chasnovski2
2023-10-30fix(lsp): do not cancel snippet when selecting placeholder (#25835)Maria José Solano1
2023-10-29docs: small fixes (#25585)dundargoc2
2023-10-29vim-patch:9.0.2079: Not all Dart files detectedChristian Clason1
2023-10-29vim-patch:8ebdbc9e6d80 (#25816)zeertzjq1
2023-10-27fix(diagnostic): virtual_text prefix function should have index and total (#2...Jongwook Choi1
2023-10-27vim-patch:9.0.2071: objdump files not recognizedChristian Clason1
2023-10-26fix(lsp): fix omnicomplete in middle of the line (#25787)Lajos Koszti1
2023-10-26fix(lsp): cancel session when leaving snippet region (#25762)Maria José Solano1
2023-10-26vim-patch:partial:5985879e3c36 (#25780)zeertzjq2
2023-10-24vim-patch:9.0.2063: pacman hooks are detected as conf filetypeChristian Clason1
2023-10-24vim-patch:9.0.2062: Janet files are not recognisedChristian Clason2
2023-10-24vim-patch:9.0.2061: not able to detect xkb filetypesChristian Clason1
2023-10-24vim-patch:9.0.2060: *.{gn,gni} files are not recognizedChristian Clason1
2023-10-23fix(lsp): do not add extra indentationMaria José Solano1
2023-10-23fix(lsp): track snippet deletionMaria José Solano1
2023-10-23fix(lsp): fix off-by-one error for omnifunc word boundaryMathias Fussenegger1
2023-10-21feat(complete): support f flag for complete buffer partglepnir1
2023-10-21refactor(lsp): deprecate completion util methodsMathias Fussenegger1
2023-10-21refactor(lsp): move completion logic into _completion moduleMathias Fussenegger4
2023-10-21feat(lsp): add snippet API (#25301)Maria José Solano6
2023-10-21fix(lsp): log unknown diagnostic tags instead of showing a warning (#25705)Jorge Mederos1
2023-10-19vim-patch:e08bfef88bd0Gregory Anders1
2023-10-19fix(treesitter): set cursor position when opening inspectorMaria José Solano1
2023-10-19fix(docs): fix TSNode incorrect signaturesPham Huy Hoang1
2023-10-18vim-patch:9.0.2041: trim(): hard to use default mask (#25692)zeertzjq1
2023-10-17fix(treesitter): check that buf is loaded in autocommands (#25679)Maria José Solano1
2023-10-17vim-patch:9.0.2035: [security] use-after-free with wildmenu (#25687)zeertzjq1
2023-10-16fix(diagnostics): if buffer not loaded, skip handlers that set extmark (#25628)Jaehwang Jung1
2023-10-16fix(man.lua): hardwrapped manpage is not resized #25646James Barford-Evans1
2023-10-16fix(lsp): highlight active parameter in signature help #25663Maria José Solano1
2023-10-16docs: do not hardcode LSP version in URL #25648Maria José Solano5
2023-10-15vim-patch:9.0.2032: cannot get mouse click pos for tab or virt text (#25653)zeertzjq1
2023-10-15vim-patch:9.0.2030: no max callback recursion limit (#25655)zeertzjq1