aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua
Commit message (Expand)AuthorAge
...
| * 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
| * vim-patch:9.0.2071: objdump files not recognizedChristian Clason2023-10-27
| * fix(lsp): fix omnicomplete in middle of the line (#25787)Lajos Koszti2023-10-26
| * fix(lsp): cancel session when leaving snippet region (#25762)Maria José Solano2023-10-26
| * vim-patch:partial:5985879e3c36 (#25780)zeertzjq2023-10-26
| * vim-patch:9.0.2063: pacman hooks are detected as conf filetypeChristian Clason2023-10-24
| * vim-patch:9.0.2062: Janet files are not recognisedChristian Clason2023-10-24
| * vim-patch:9.0.2061: not able to detect xkb filetypesChristian Clason2023-10-24
| * vim-patch:9.0.2060: *.{gn,gni} files are not recognizedChristian Clason2023-10-24
| * fix(lsp): do not add extra indentationMaria José Solano2023-10-23
| * fix(lsp): track snippet deletionMaria José Solano2023-10-23
| * fix(lsp): fix off-by-one error for omnifunc word boundaryMathias Fussenegger2023-10-23
| * feat(complete): support f flag for complete buffer partglepnir2023-10-21
| * refactor(lsp): deprecate completion util methodsMathias Fussenegger2023-10-21
| * refactor(lsp): move completion logic into _completion moduleMathias Fussenegger2023-10-21
| * feat(lsp): add snippet API (#25301)Maria José Solano2023-10-21
| * fix(lsp): log unknown diagnostic tags instead of showing a warning (#25705)Jorge Mederos2023-10-21
| * vim-patch:e08bfef88bd0Gregory Anders2023-10-19
| * fix(treesitter): set cursor position when opening inspectorMaria José Solano2023-10-19
| * fix(docs): fix TSNode incorrect signaturesPham Huy Hoang2023-10-19
| * vim-patch:9.0.2041: trim(): hard to use default mask (#25692)zeertzjq2023-10-18
| * fix(treesitter): check that buf is loaded in autocommands (#25679)Maria José Solano2023-10-17
| * vim-patch:9.0.2035: [security] use-after-free with wildmenu (#25687)zeertzjq2023-10-17
| * fix(diagnostics): if buffer not loaded, skip handlers that set extmark (#25628)Jaehwang Jung2023-10-16
| * fix(man.lua): hardwrapped manpage is not resized #25646James Barford-Evans2023-10-16
| * fix(lsp): highlight active parameter in signature help #25663Maria José Solano2023-10-16
| * docs: do not hardcode LSP version in URL #25648Maria José Solano2023-10-16
| * vim-patch:9.0.2032: cannot get mouse click pos for tab or virt text (#25653)zeertzjq2023-10-15
| * vim-patch:9.0.2030: no max callback recursion limit (#25655)zeertzjq2023-10-15
| * docs: restore accidentally removed line in :h 'ignorecase' (#25651)zeertzjq2023-10-15