aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
* 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
* vim-patch:9.0.2059: outstanding exceptions may be skipped (#25736)zeertzjq2023-10-21
* vim-patch:d3e277f279ed (#25734)zeertzjq2023-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:9.0.2056: no digraph for quadruple primeChristian Clason2023-10-20
* vim-patch:d5dc58aeed1b (#25720)Gregory Anders2023-10-19
* 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:5a33ce2a661fChristian Clason2023-10-18
* 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
* Merge pull request #25394 from famiu/refactor/options/set_optionbfredl2023-10-16
|\
| * refactor(options)!: make OptionSet `v:` values use typvalFamiu Haque2023-10-17
* | 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:dbf749bd5aae (#25665)zeertzjq2023-10-16
* vim-patch:9.0.2025: no cmdline completion for ++opt args (#25657)zeertzjq2023-10-15
* 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
* vim-patch:7687238e1b0dChristian Clason2023-10-14
* vim-patch:9.0.2024: no filetype detection for Debian sourcesChristian Clason2023-10-14
* vim-patch:2bbd0d30eebd (#25637)zeertzjq2023-10-14
* vim-patch:9.0.2022: getmousepos() returns wrong index for TAB char (#25636)zeertzjq2023-10-14
* refactor(lsp): fix luals warnings in tagfunc and add type annotations (#25150)Mathias Fußenegger2023-10-14
* refactor(lsp): make is_pull in lsp.diagnostic.get_namespace optional (#25156)Mathias Fußenegger2023-10-14
* fix(lsp): refactor escaping snippet text (#25611)Maria José Solano2023-10-14
* fix(lsp): handle NUL bytes in popup text (#25612)zeertzjq2023-10-12
* vim-patch:9.0.2011: INI files not detectedChristian Clason2023-10-11
* fix(lsp): display initialization errors (#25409)Maria José Solano2023-10-11
* docs: clarify about error in shada (#25594)sisrfeng2023-10-11
* refactor(float): rename ex_floatclose to ex_fclose (#25596)Raphael2023-10-11
* docs(style): add guideline for fixing compiler error on switch statementFamiu Haque2023-10-10
* docs: small fixesdundargoc2023-10-10
* Merge pull request #25561 from glepnir/9663bfredl2023-10-10
|\
| * feat(float): add fclose commandglepnir2023-10-10
* | refactor: allow not having a `default` case for enumFamiu Haque2023-10-10
* | vim-patch:9.0.2009: cmdline-completion for comma-separated options wrong (#25...zeertzjq2023-10-10
* | fix(path): restore space separation in 'path' (#25571)zeertzjq2023-10-10
* | docs: fix misplaced mention of 'backupdir' (#25568)zeertzjq2023-10-10
* | docs: miscellaneous doc and type fixes (#25554)Maria José Solano2023-10-10
* | feat(ui-ext): make 'mousehide' into proper ui_option (#25532)Jaehoon Hwang2023-10-09
* | vim-patch:1e33cd72b60aChristian Clason2023-10-08
|/