summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua/vim
AgeCommit message (Expand)AuthorFiles
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(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
2023-10-15docs: restore accidentally removed line in :h 'ignorecase' (#25651)zeertzjq1
2023-10-14vim-patch:9.0.2024: no filetype detection for Debian sourcesChristian Clason1
2023-10-14vim-patch:2bbd0d30eebd (#25637)zeertzjq1
2023-10-14vim-patch:9.0.2022: getmousepos() returns wrong index for TAB char (#25636)zeertzjq1
2023-10-14refactor(lsp): fix luals warnings in tagfunc and add type annotations (#25150)Mathias Fußenegger1
2023-10-14refactor(lsp): make is_pull in lsp.diagnostic.get_namespace optional (#25156)Mathias Fußenegger1
2023-10-14fix(lsp): refactor escaping snippet text (#25611)Maria José Solano1
2023-10-12fix(lsp): handle NUL bytes in popup text (#25612)zeertzjq1
2023-10-11vim-patch:9.0.2011: INI files not detectedChristian Clason1
2023-10-11fix(lsp): display initialization errors (#25409)Maria José Solano1
2023-10-10docs: small fixesdundargoc1
2023-10-10vim-patch:9.0.2009: cmdline-completion for comma-separated options wrong (#25...zeertzjq1
2023-10-10fix(path): restore space separation in 'path' (#25571)zeertzjq1