summaryrefslogtreecommitdiffstats
path: root/runtime
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.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.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.0497: termdebug can be further improvedv9.1.0497Ubaldo Tiberi
2024-06-18runtime(filetype): update htmldjango detectionAfiq Nazrie
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.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-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-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-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.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-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-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-13runtime(doc): update return type for job_info()Christian Brabandt
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.0479: fuzzy_match_str_with_pos() does unnecessary list operationsv9.1.0479zeertzjq