summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-06-15patch 9.1.0489: default completion may break with fuzzyv9.1.0489glepnir
2024-06-15patch 9.1.0488: Wrong padding for pum "kind" with 'rightleft'v9.1.0488zeertzjq
2024-06-15runtime(vim): Update base-syntax, match shebang lines (#15011)dkearns
2024-06-15runtime(zip): MS-Windows: handle files with spaces properlyChristian Brabandt
2024-06-14runtime(html): Restore HTML syntax file testsDoug Kearns
2024-06-14patch 9.1.0487: completed item not update on fuzzy completionv9.1.0487glepnir
2024-06-14patch 9.1.0486: filetype: Snakemake files are not recognizedv9.1.0486Riley Bruins
2024-06-14runtime(termdebug): make TermDebugSendCommand() a global function againDamien Riegel
2024-06-14runtime(termdebug): close all buffers in the same wayDamien Riegel
2024-06-14patch 9.1.0485: Matched text shouldn't be highlighted in "kind" and "menu"v9.1.0485zeertzjq
2024-06-14runtime(doc): fix wrong helptag for :deferChristian Brabandt
2024-06-14runtime(vim): Update base-syntax, match :sleep argDoug Kearns
2024-06-14runtime(keymap): include Georgian keymapMisho
2024-06-14patch 9.1.0484: Sorting of completeopt+=fuzzy is not stablev9.1.0484zeertzjq
2024-06-14runtime(netrw): correctly test for windows in NetrwGlob()Christian Brabandt
2024-06-13runtime(netrw): glob() on windows fails with [] in directory nameChristian Brabandt
2024-06-13runtime(doc): rewrite mkdir() doc and simplify {flags} meaningChristian Brabandt
2024-06-13patch 9.1.0483: glob() not sufficiently testedv9.1.0483Christian Brabandt
2024-06-13runtime(doc): update return type for job_info()Christian Brabandt
2024-06-13README.md: Update link to release archivesPatrick Brinich-Langlois
2024-06-13patch 9.1.0482: termdebug plugin needs more lovev9.1.0482Ubaldo Tiberi
2024-06-13runtime(doc): correct return types for job_start() and job_status()Christian Brabandt
2024-06-13runtime(vim): Update base-syntax, match :catch and :throw args (#14989)dkearns
2024-06-13runtime(java): Include element values in non-marker annotations (#14979)Aliaksei Budavei
2024-06-13patch 9.1.0481: Vim9: term_getjob() throws an exception on errorv9.1.0481Ernie Rael
2024-06-13patch 9.1.0480: fuzzy string matching executed when not neededv9.1.0480glepnir
2024-06-13patch 9.1.0479: fuzzy_match_str_with_pos() does unnecessary list operationsv9.1.0479zeertzjq
2024-06-13runtime(doc): restore description of "$" in col() and virtcol() (#14981)zeertzjq
2024-06-12runtime(doc): deduplicate getpos(), line(), col(), virtcol()zeertzjq
2024-06-12runtime(vim): Update g:vimsyn_comment_strings dump file testsDoug Kearns
2024-06-12runtime(termdebug): Use string interpolation instead of string concatYegappan Lakshmanan
2024-06-12patch 9.1.0478: potential deref of NULL pointer in fuzzy_match_str_with_posv9.1.0478glepnir
2024-06-11patch 9.1.0477: block_editing errors out when using <enter>v9.1.0477Christian Brabandt
2024-06-11runtime(vim): Update base-syntax, configurable comment string highlighting (#...dkearns
2024-06-11runtime(doc): fix typos in syntax.txtKen Takata
2024-06-11patch 9.1.0476: Cannot see matched text in popup menuv9.1.0476glepnir
2024-06-11runtime(vim): Update base-syntax, match multiline continued comments (#13936)dkearns
2024-06-11runtime(doc): clarify documentation for "v" position at line()Peter Aronoff
2024-06-11patch 9.1.0475: cmod_split modifier is always reset in term_start()v9.1.0475Yegappan Lakshmanan
2024-06-11runtime(termdebug): remove line-continuation charactersYegappan Lakshmanan
2024-06-11runtime(kdl): use shiftwidth() instead of &tabstop in indent scriptYinzuo Jiang
2024-06-11runtime(vim): Remove orphaned screen dump files (#14965)dkearns
2024-06-10runtime(kdl): include syntax, indent and ftplugin filesinzuo Jiang
2024-06-10patch 9.1.0474: CI: Test_ColonEight() fails on github runnersv9.1.0474Christian Brabandt
2024-06-10runtime(deb822sources): add missing Enabled field in syntax scriptKentaro Hayashi
2024-06-10runtime(svelte): basic svelte ftplugin fileIgor
2024-06-10patch 9.1.0473: term_start() does not clear vertical modifierv9.1.0473Yegappan Lakshmanan
2024-06-10runtime(termdebug): fix mousemodel restoration by comparing against null_stringErnie Rael
2024-06-09runtime(doc): Added definitions of Vim scripts and pluginsUbaldo Tiberi
2024-06-09runtime(java): Exclude lambda expressions from _when_ _switch-case_ label cla...Aliaksei Budavei