summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-06-20patch 9.1.0509: not possible to translate Vim script messagesv9.1.0509Christ van Willegen
2024-06-20patch 9.1.0508: termdebug plugin can be further improvedv9.1.0508Ubaldo Tiberi
2024-06-20runtime(gomod): add gomod filetype pluginyu-yk
2024-06-20patch 9.1.0507: hard to detect cursor movement in the command linev9.1.0507Shougo Matsushita
2024-06-20runtime(java): Optionally highlight parameterised typesAliaksei Budavei
2024-06-20patch 9.1.0506: filetype: .envrc & .prettierignore not recognizedv9.1.0506Tyler Miller
2024-06-19patch 9.1.0505: filetype: Faust files are not recognizedv9.1.0505PowerUser64
2024-06-19patch 9.1.0504: inner-tag textobject confused about ">" in attributesv9.1.0504Christian Brabandt
2024-06-19patch 9.1.0503: cannot use fuzzy keyword completionv9.1.0503glepnir
2024-06-19runtime(java): Remove the group exclusion list from @javaTopAliaksei Budavei
2024-06-19runtime(doc): wrong return type for execute() functionMarius Gedminas
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