summaryrefslogtreecommitdiffstatshomepage
path: root/runtime
AgeCommit message (Expand)AuthorFiles
2025-11-01vim-patch:213109a: runtime(doc): clarify W11 warning and possible options (#3...zeertzjq1
2025-11-02vim-patch:fe71c56: runtime(netrw): NetrwChgPerm for files not in cwdzeertzjq1
2025-11-02vim-patch:28f7582: runtime(log): syntax file updatezeertzjq1
2025-11-01vim-patch:9.1.1891: g<End> does not move to last non-blank in visual mode (#3...varsidry1
2025-11-01vim-patch:9.1.1889: filetype: not all AppleScript files are recognized (#36411)zeertzjq1
2025-10-31feat(build): HAVE_UNIBILIUMbfredl2
2025-10-30vim-patch:8f551a7: runtime: regenerate helptags, update last-change header in...zeertzjq1
2025-10-30vim-patch:14e7203: runtime(compiler): Fix escaping in Windows shell command f...zeertzjq1
2025-10-28docs: rename l10n help files #36377Justin M. Keyes8
2025-10-29docs: regenerate lua.txt (#36376)zeertzjq1
2025-10-28fix(filetype): move fallback logic to vim.filetype.match() #30141Jonny Kong3
2025-10-29vim-patch:469f870: runtime(compiler): Fix invalid expression in tombi compile...zeertzjq1
2025-10-29vim-patch:d659faf: runtime(compiler): add tombi compiler to lint TOML fileszeertzjq2
2025-10-29vim-patch:9.1.1886: filetype: Android aconfig files are not recognized (#36374)zeertzjq1
2025-10-29vim-patch:9ad7067: runtime(doc): Highlight [expr] arg in :help :return descri...zeertzjq1
2025-10-29vim-patch:6be154f: runtime(doc): revert wrong 'incsearch' descriptionzeertzjq2
2025-10-28fix(tui): reset cursor style on exit (#36261)Gregory Anders1
2025-10-28fix(health): attempt to concatenate table value #36369Justin M. Keyes1
2025-10-28vim-patch:58ab343: runtime(netrw): fix misaligned comment after vim/vim#18611...zeertzjq1
2025-10-27vim-patch:eba5133: runtime(rust): Do not use rustfmt as 'formatprg' by defaul...zeertzjq3
2025-10-27fix(build): gen_help_html fails #36359Justin M. Keyes1
2025-10-27fix(tutor): remove hyperlinks, simplify non-interactive examples #36307Eduardo Cruz Guedes13
2025-10-27fix(ui2): emit FileType event after setting default pager options #36315yilisharcs1
2025-10-27fix(lsp): stop repeatedly resuming dead coroutine #35743tao1
2025-10-27vim-patch:842c778: runtime(vim): Update base syntax, improve :@ highlightingzeertzjq1
2025-10-27vim-patch:7dba04f: runtime(doc,vim): Update base syntax, match full :syntime ...zeertzjq1
2025-10-27vim-patch:da5b600: runtime(vim): Update base syntax, match :terminal commandzeertzjq1
2025-10-27vim-patch:9.1.1875: username parsing bug in netrw plugin (#36348)zeertzjq1
2025-10-27vim-patch:d535e58: runtime(debversions): Add resolute (26.04) as Ubuntu relea...zeertzjq1
2025-10-27vim-patch:9.1.1878: filetype: Soy files are not recognized (#36346)zeertzjq2
2025-10-27vim-patch:9.1.1876: pre-inserted text not exposed in complete_info() (#36342)zeertzjq2
2025-10-27vim-patch:9.1.1870: :Tutor may not work as expected (#36343)zeertzjq1
2025-10-27vim-patch:6a8ab8f: runtime(doc): update the :split help tags.zeertzjq1
2025-10-27vim-patch:3fc00c0: runtime(doc): mention that 'incsearch' ignores addresses a...zeertzjq2
2025-10-27vim-patch:8e600ad: runtime(doc): Normalise heredoc end marker label at :help ...zeertzjq1
2025-10-26vim-patch:9.1.1872: Cmdline history not updated when mapping <Up> and <CR> (#...zeertzjq2
2025-10-25Merge #34940 refactor(spell): migrate to Lua, drop netrw depJustin M. Keyes4
2025-10-26refactor(spell): cleanupJustin M. Keyes2
2025-10-26vim-patch:7193cab: runtime(make): Prevent makeTargetinDefine matching extra linezeertzjq1
2025-10-26vim-patch:bbf4a10: runtime(unison): update syntax from upstream repositoryzeertzjq1
2025-10-26refactor(spell): migrate to Lua, drop netrw dependencyTom Ampuero4
2025-10-25fix(lsp): ensure bufnr is passed for buffer-local requests (#36325)skewb1k3
2025-10-24docs: dev-quickstart, dev-test #36304Justin M. Keyes3
2025-10-25fix(terminal): adjust marks when deleting scrollback lines (#36294)zeertzjq1
2025-10-23fix(filetype): handle invalid `bufnr` in _getlines(), _getline() #36272xvzc1
2025-10-24docs: dev_tools, dev_archJustin M. Keyes3
2025-10-24fix(outline): use 2-space indent instead of 1-spaceJustin M. Keyes1
2025-10-24docs(faq): h3 => h2Justin M. Keyes1
2025-10-24docs: types, news, lua-pluginJustin M. Keyes10
2025-10-23Merge #36299 improve PackChanged eventJustin M. Keyes2