summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-06-19patch 9.1.0502: MS-Windows: too much legacy codev9.1.0502K.Takata
2024-06-19patch 9.1.0501: too complicated mapping restore in termdebugv9.1.0501Ubaldo Tiberi
2024-06-19runtime(nohlsearch): simplify mappingMaxim Kim
2024-06-18patch 9.1.0500: cannot switch buffer in a popupv9.1.0500Christian Brabandt
2024-06-18patch 9.1.0499: MS-Windows: doesn't handle symlinks properlyv9.1.0499LemonBoy
2024-06-18patch 9.1.0498: getcmdcompltype() interferes with cmdline completionv9.1.0498zeertzjq
2024-06-18patch 9.1.0497: termdebug can be further improvedv9.1.0497Ubaldo Tiberi
2024-06-18runtime(filetype): update htmldjango detectionAfiq Nazrie
2024-06-18translation(tr): Improve Turkish documentationEmir SARI
2024-06-18runtime(csv): include a simple csv filetype and syntax pluginMaxim Kim
2024-06-18runtime(nohlsearch): include the the simple nohlsearch packageMaxim Kim
2024-06-17patch 9.1.0496: matched text is highlighted case-sensitivelyv9.1.0496glepnir
2024-06-17patch 9.1.0495: Matched text isn't highlighted in cmdline pumv9.1.0495zeertzjq
2024-06-17runtime(doc): Fix typos in several documentsh-east
2024-06-17runtime(doc): clarify when text properties are clearedChristian Brabandt
2024-06-17runtime(doc): improve the vim-shebang exampleChristian Brabandt
2024-06-17runtime(doc): revert unintended formatting changes for termdebugChristian Brabandt
2024-06-16runtime(java): Add a config variable for commonly used compiler optionsDoug Kearns
2024-06-16patch 9.1.0494: Wrong matched text highlighted in pum with 'rightleft'v9.1.0494zeertzjq
2024-06-16runtime(html): bump length of character references in syntax script (#15022)Mohamed Akram
2024-06-16runtime(termdebug): properly check mapping variables using null_dictshane.xb.qian
2024-06-16runtime(kdl): fix KdlIndent and kdlComment in indent script (#15019)Yinzuo Jiang
2024-06-16patch 9.1.0493: Test for patch 9.1.0489 doesn't fail without the fixv9.1.0493zeertzjq
2024-06-16runtime(java): Fold multi-line comments with the syntax kind of &fdm (#15016)Aliaksei Budavei
2024-06-16runtime(termdebug): using wrong type for PlaceSign()shane.xb.qian
2024-06-16patch 9.1.0492: filetype: Vim-script files not detected by shebang linev9.1.0492Doug Kearns
2024-06-15runtime(zip): revert unintended change to zip#Write()Christian Brabandt
2024-06-15runtime(doc): add another tag for vim-shebang featureChristian Brabandt
2024-06-15patch 9.1.0491: Cmdline pum doesn't work properly with 'rightleft'v9.1.0491zeertzjq
2024-06-15patch 9.1.0490: minor style problems with patch 9.1.0487v9.1.0490glepnir
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