aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
* refactor(lsp): remove redundant code (#27601)Jaehwang Jung2024-02-24
* vim-patch:a35235e824bb (#27598)zeertzjq2024-02-24
* docs(lsp): remove obsolete didChangeConfiguration explanation (#27595)Tim Pope2024-02-24
* vim-patch:315cd1fbcbbaChristian Clason2024-02-23
* refactor(defaults): use getregion() for default * and # mappingszeertzjq2024-02-23
* vim-patch:1624970d321c (#27582)zeertzjq2024-02-23
* vim-patch:9.1.0126: Internal error when using upper-case mark in getregion()zeertzjq2024-02-23
* vim-patch:9.1.0120: hard to get visual region using Vim scriptzeertzjq2024-02-23
* feat(treesitter): add folding for `InspectTree` (#27518)再生花2024-02-22
* fix(defaults): make terminal autoclose not block other events (#27581)Evgeni Chasnovski2024-02-22
* vim-patch:20d61e1b94e5Christian Clason2024-02-22
* fix(defaults): remove tmux background detection passthrough (#27571)zeertzjq2024-02-22
* docs(builtin): show tag at first line with multiple signatures (#27577)zeertzjq2024-02-22
* build(deps): bump luv to v1.48.0-0Christian Clason2024-02-22
* vim-patch:e8f6af609178Christian Clason2024-02-22
* fix(lua): make highlight.on_yank use win-local highlight (#27349)altermo2024-02-22
* feat(extmark): window scoped extmarkaltermo2024-02-21
* docs: remove mention of foreground/background/special keys in nvim_set_hl (#2...rktjmp2024-02-21
* fix(lsp): add parentheses to generated union array types (#27560)Maria José Solano2024-02-21
* vim-patch:f9ca139e3aa1 (#27554)zeertzjq2024-02-21
* vim-patch:ef387c062bb1 (#27553)zeertzjq2024-02-21
* fix(vim.ui.open): use explorer.exe instead of wslview #26947Vu Nhat Chuong2024-02-20
* feat(help): hide filename of "gO" outline using conceal #27547itchyny2024-02-20
* fix(extmarks): priority order of inline and non-inline virt_text (#27532)zeertzjq2024-02-20
* refactor(lsp): typings for protocol constantsMaria José Solano2024-02-19
* docs: improve 'tabline' click label docs (#27529)zeertzjq2024-02-19
* feat(tabline): middle mouse button now closes tab (#27522)Nacho Nieva2024-02-19
* fix: fix iter_matches call in query linter (#27496)Gregory Anders2024-02-16
* fix(treesitter): correctly handle query quantifiers (#24738)Thomas Vigouroux2024-02-16
* docs(tutor): include https urls where applicable (#27461)Marcus Michaels2024-02-16
* fix(runtime): add more Nvim-only highlight groups to Vim syntaxzeertzjq2024-02-16
* vim-patch:1633de8c35fdzeertzjq2024-02-16
* vim-patch:fe6d5b0ae47ezeertzjq2024-02-16
* vim-patch:5c3855bcab42zeertzjq2024-02-16
* vim-patch:9b53c052d58fzeertzjq2024-02-16
* vim-patch:ceed36873e92zeertzjq2024-02-16
* vim-patch:79230f027a25Christian Clason2024-02-16
* vim-patch:103f1dfb7df3Christian Clason2024-02-16
* docs: document breaking change for nvim_create_autocmd callback (#27484)Gregory Anders2024-02-15
* fix: type warnings in shared.luaLewis Russell2024-02-15
* vim-patch:9.1.0111: filetype: no support for bats filesChristian Clason2024-02-15
* vim-patch:9.1.0110: filetype: add 'Config.in' filetype detectionChristian Clason2024-02-15
* vim-patch:9.1.0109: filetype: no support for its filesChristian Clason2024-02-15
* vim-patch:9.1.0108: filetype: no support for dtso filesChristian Clason2024-02-15
* vim-patch:1da0e8581671Christian Clason2024-02-15
* vim-patch:9.1.0106: Visual highlight hard to read with 'termguicolors'zeertzjq2024-02-15
* vim-patch:9.1.0068: Visual highlighting can still be improvedzeertzjq2024-02-15
* fix(lsp): rename: load and list new buffer if attached to window (#27408)Tomasz N2024-02-14
* refactor(lsp): resolve the config-client entanglementLewis Russell2024-02-13
* refactor(lua): use a keyset for vim.diff opts parsingbfredl2024-02-13