summaryrefslogtreecommitdiffstatshomepage
path: root/runtime
AgeCommit message (Expand)AuthorFiles
2025-04-21docs(news): fix incorrect placements (#33566)zeertzjq1
2025-04-21feat(api): add "max_height" argument to nvim_win_text_height (#32835)luukvbaal5
2025-04-21vim-patch:7938c40: runtime(keymaps): update Brazilian keymaps (#33562)zeertzjq2
2025-04-21vim-patch:9.1.1327: filetype: nroff detection can be improvedzeertzjq2
2025-04-21vim-patch:9.1.1304: filetype: some man files are not recognizedzeertzjq2
2025-04-21vim-patch:e125ee4: runtime(pov): deprecate `#render` and `#statistics` in syn...Christian Clason1
2025-04-21refactor(lsp): use method type annotations for parametersMaria José Solano3
2025-04-21vim-patch:187df69: runtime(doc): cross-link :| meaning :p and explain E749 (#...zeertzjq1
2025-04-19vim-patch:2398460: runtime(doc): clarify 'includeexpr' is not used for <cfile...zeertzjq2
2025-04-19vim-patch:54081f0: runtime(nix): set iskeyword and b:match_words in ftplugin ...zeertzjq1
2025-04-19vim-patch:9.1.1320: filetype: alsoft config files are not recognizedChristian Clason1
2025-04-19vim-patch:9.1.1321: filetype: MS ixx and mpp files are not recognizedChristian Clason1
2025-04-19vim-patch:cb3b752: runtime(doc): clarify "nearest" value for 'completeopt' (#...zeertzjq2
2025-04-19Merge pull request #33519 from zeertzjq/vim-9.1.1314zeertzjq2
2025-04-18fix(spell): save spell files to stdpath('data')/site/spell #33528Au.4
2025-04-18vim-patch:9.1.1318: tests: test_format failszeertzjq2
2025-04-18vim-patch:9b171bd: runtime(vim): Update-base-syntax, match full :*grep, :make...zeertzjq1
2025-04-18vim-patch:520a2c7: runtime(vim): Update base-syntax, improve :command highlig...zeertzjq1
2025-04-18vim-patch:2f5a8c0: runtime(vim): Update base-syntax, match full :redir commandzeertzjq1
2025-04-18vim-patch:2a6be83: runtime(vim): Update base-syntax, improve :set backslash h...zeertzjq1
2025-04-18vim-patch:722fbd1: runtime(vim): Update base-syntax, match tupleszeertzjq1
2025-04-18vim-patch:adb703e: runtime(vim): Update base-syntax, match protected construc...zeertzjq1
2025-04-18vim-patch:dd3f1c0: runtime(vim): Update base-syntax, match multiline return t...zeertzjq1
2025-04-18vim-patch:0fab891: runtime(vim): Update base-syntax, improve :syntax highligh...zeertzjq1
2025-04-18vim-patch:3dca512: runtime(vim): Update base-syntax and generator, only match...zeertzjq1
2025-04-18vim-patch:8f09684: runtime(jjdescription): Don't require a space to start com...ash1
2025-04-17fix(lsp): opts.reuse_win does not jump if buf is already open #33476Au.1
2025-04-17refactor(lsp): gen_lspLewis Russell1
2025-04-17feat(lsp): use stricter types for methodsLewis Russell6
2025-04-17vim-patch:fbbaa6e: runtime: set 'cpoptions' for line-continuation in various ...Christian Clason15
2025-04-17vim-patch:40daa13: runtime(gleam): Update ftplugin, use recommended_style con...Christian Clason2
2025-04-17vim-patch:9.1.1307: make syntax does not reliably detect different flavors (#...zeertzjq5
2025-04-17Merge pull request #33383 from zeertzjq/vim-9.1.1284zeertzjq3
2025-04-17vim-patch:9.1.1296: completion: incorrect truncation logiczeertzjq2
2025-04-17vim-patch:9.1.1284: not possible to configure pum truncation charzeertzjq3
2025-04-16fix(treesitter): fix `:InspectTree` incorrect injectionsyuukibarns1
2025-04-16fix(vim.system): unclear non-executable message #33455Justin M. Keyes1
2025-04-16vim-patch:9.1.1308: completion: cannot order matches by distance to cursor (#...zeertzjq3
2025-04-15fix(man.lua): E95 when piping to :Man #33068João Bettencourt1
2025-04-15feat(ui): include compositor info with multigridFred Sundvik2
2025-04-15vim-patch:829eda7: runtime(new-tutor): update tutor and correct comandline co...Phạm Bình An2
2025-04-14vim-patch:9.1.1299: filetype: mbsyncrc files are not recognizedChristian Clason4
2025-04-14vim-patch:3cbd7f1: runtime(gleam): update Maintainer and filetype options (#3...zeertzjq1
2025-04-14vim-patch:f4b1a60: runtime(doc): update options.txt and clarify 'wildmode' fu...zeertzjq2
2025-04-14vim-patch:eded336: runtime(doc): Improve 'wildmode' setting desciptionzeertzjq2
2025-04-13fix(treesitter): injected lang ranges may cross capture boundaries #32549Riley Bruins3
2025-04-13vim-patch:6f6c0db: runtime(doc): disable last-position-jump in diff mode (#33...zeertzjq1
2025-04-13docs: misc (#33093)dundargoc3
2025-04-12fix(man.lua): useless executability check #33438Emanuel Krollmann1
2025-04-12fix(man.lua): noisy "ENOENT" error on Windows #33409Emanuel Krollmann2