summaryrefslogtreecommitdiffstatshomepage
path: root/runtime
AgeCommit message (Expand)AuthorFiles
2025-01-06refactor(treesitter): simplify condition #31889Riley Bruins1
2025-01-06Merge #31625 perf(decor): improve iter_captures() cacheJustin M. Keyes2
2025-01-06fix(lsp): open_floating_preview() zindex relative to current window #31886luukvbaal1
2025-01-06refactor: split predicates and directivesvanaigr2
2025-01-06perf(decor): join predicates and matches cachevanaigr1
2025-01-06vim-patch:fd77161: runtime(doc): update doc for :horizontalzeertzjq2
2025-01-06vim-patch:0c3e57b: runtime(doc): update index.txt, windows.txt and version9.txtzeertzjq2
2025-01-06vim-patch:6139766: runtime(vim): fix failing vim syntax testzeertzjq1
2025-01-06vim-patch:21c37d7: runtime(vim): update base-syntax after v9.1.0936zeertzjq1
2025-01-05"nvim -es": disable shada #21723Justin M. Keyes4
2025-01-05fix(health): "q" should not close last window #31876Justin M. Keyes1
2025-01-05feat(health): close checkhealth buffers with q #31870Maria José Solano1
2025-01-05vim-patch:202ebc6: runtime(zsh): sync syntax script with upstream repoChristian Clason1
2025-01-05feat(func): allow manual cache invalidation for _memoizeRiley Bruins3
2025-01-05fix(health): set nomodifiable in checkhealth buffersMaria José Solano1
2025-01-04fix(vim.fs.normalize): normalize case for windows drive letterdundargoc1
2025-01-04fix(runtime): let matchit and matchparen skips fallback on treesitter capturesEmilia Simmons3
2025-01-04docs: cleanup news.txt (#31854)Gregory Anders1
2025-01-04vim-patch:cd96075: runtime(java): Quietly opt out for unsupported markdown.vi...Christian Clason1
2025-01-03test: spawn_wait() starts a non-RPC Nvim processJustin M. Keyes1
2025-01-03docs: misc #31822Justin M. Keyes5
2025-01-03vim-patch:fc61cfd: runtime(vim): Update matchit pattern, no Vim9 short names ...zeertzjq1
2025-01-03vim-patch:9.1.0987: filetype: cake files are not recognizedChristian Clason1
2025-01-03vim-patch:9.1.0986: filetype: 'jj' filetype is a bit impreciseChristian Clason3
2025-01-03vim-patch:bde76da: runtime(jj): Support diffs in jj syntaxChristian Clason1
2025-01-03Merge pull request #31635 from bfredl/vtermpiratesbfredl1
2025-01-02feat(ui): more intuitive :substitute confirm prompt #31787luukvbaal1
2025-01-02feat(ui)!: emit prompt "messages" as cmdline events #31525luukvbaal4
2025-01-02feat(terminal): support grapheme clusters, including emojibfredl1
2025-01-02fix(lsp): ensure watcher cancelJaehwang Jung2
2025-01-01fix(vim.fs.abspath): correctly handle UNC pathsdundargoc1
2025-01-01docs: misc #31479Justin M. Keyes13
2024-12-31feat(clipboard)!: use OSC 52 as fallback clipboard provider (#31730)Gregory Anders4
2024-12-31fix(vim.fs): joinpath() does not normalize slashes on Windows #31782Gustav Eikaas2
2024-12-31feat(lsp): return resolved config for vim.lsp.config[name]Mathias Fussenegger2
2024-12-31vim-patch:9.1.0982: TI linker files are not recognizedChristian Clason5
2024-12-31vim-patch:8dc98bf: runtime(chordpro): update syntax scriptChristian Clason1
2024-12-31vim-patch:9.1.0983: not able to get the displayed items in complete_i… (#31...glepnir3
2024-12-31vim-patch:9.1.0981: tests: typo in test_filetype.vim (#31794)zeertzjq1
2024-12-30vim-patch:48fa319: syntax(sh): Improve the recognition of bracket expressionsChristian Clason1
2024-12-30vim-patch:9.1.0977: filetype: msbuild filetypes are not recognizedChristian Clason1
2024-12-29fix(treesitter.foldexpr): only refresh valid buffersIgor1
2024-12-29fix(lsp): check if sig_help window is focusable when configuring cycle keymapMaria José Solano1
2024-12-29vim-patch:9.1.0972: filetype: TI linker map files are not recognizedChristian Clason3
2024-12-29vim-patch:9.1.0971: filetype: SLNX files are not recognizedChristian Clason1
2024-12-29vim-patch:df67fc0: runtime(sh): set shellcheck as the compiler for supported ...Christian Clason1
2024-12-29vim-patch:f2e08a1: runtime(doc): Fix documentation typos (#31768)zeertzjq1
2024-12-29fix(treesitter.foldexpr): refresh in the buffers affected by OptionSetJaehwang Jung1
2024-12-28vim-patch:9.1.0965: filetype: sh filetype set when detecting the use of bash ...Luca Saccarola1
2024-12-28vim-patch:e6ccb64: runtime(doc): fix doc error in :r behaviour (#31755)zeertzjq1