summaryrefslogtreecommitdiffstats
path: root/runtime
AgeCommit message (Expand)Author
2024-05-28runtime(stylus): remove remaining css code (#14866)zeertzjq
2024-05-27runtime(doc): Add ft_hare.txt to Reference Manual TOCh-east
2024-05-27runtime(vim): re-generate vim syntax from generatorChristian Brabandt
2024-05-27runtime(vim): fix syntax vim bug (Close #14858) (#14861)h_east
2024-05-26runtime(typescriptreact): fix highlighting nested and escaped quotes in strin...Linda_pp
2024-05-26runtime(asm): remove the indent plugin since it has too many issuesChristian Brabandt
2024-05-25runtime(debian): update Debian runtime files (#14849)James McCoy
2024-05-25patch 9.1.0444: Not enough tests for getregion() with multibyte charsv9.1.0444zeertzjq
2024-05-24patch 9.1.0443: Can't use blockwise selection with width for getregion()v9.1.0443zeertzjq
2024-05-24runtime(typescript): update outdated syntax filesrhysd
2024-05-24runtime(i3config/swayconfig): fix floating_modifier highlight (#14841)Josef Litoš
2024-05-24patch 9.1.0442: hare runtime files outdatedv9.1.0442Amelia Clarke
2024-05-24patch 9.1.0441: getregionpos() can't properly indicate positions beyond eolv9.1.0441zeertzjq
2024-05-24patch 9.1.0439: Cannot filter the historyv9.1.0439Christian Brabandt
2024-05-23runtime(i3config/swayconfig): support floating_modifier none; revert broken h...James Eapen
2024-05-23patch 9.1.0437: Motif requires non-const char pointer for XPM datav9.1.0437Drew Vogel
2024-05-23patch 9.1.0435: filetype: cygport files are not recognizedv9.1.0435K.Takata
2024-05-23runtime(comment): add missing help tags fileChristian Brabandt
2024-05-22patch 9.1.0432: Ancient XPM preprocessor hack may cause build errorsv9.1.0432Drew Vogel
2024-05-22runtime(rescript): include basic rescript ftplugin file (#14822)Riley Bruins
2024-05-22patch 9.1.0430: getregionpos() doesn't handle one char selectionv9.1.0430zeertzjq
2024-05-21runtime(termdebug): check for gdb file/dir before using as buffer nameUbaldo Tiberi
2024-05-21runtime(zig): refactor zig ftplugin, remove auto formatTiseno
2024-05-20runtime(matchit): update matchit plugin to v1.20Christian Brabandt
2024-05-20runtime(verilog): set commentstring optionRiley Bruins
2024-05-20runtime(vb): update vb indent plugin as vim9scriptMichael Soyka
2024-05-20patch 9.1.0425: filetype: purescript files are not recognizedv9.1.0425Riley Bruins
2024-05-20patch 9.1.0424: filetype: slint files are not recognizedv9.1.0424Riley Bruins
2024-05-20runtime(nim): basic nim ftplugin file for comments (#14812)Riley Bruins
2024-05-20runtime(arduino): Add Arduino ftplugin and indent files (#14811)K.Takata
2024-05-20runtime(typst): include basic typst ftplugin file (#14809)Riley Bruins
2024-05-20runtime(prisma): include basic prisma ftplugin file (#14807)Riley Bruins
2024-05-20runtime(v): include basic v ftplugin for comment support (#14806)Riley Bruins
2024-05-20patch 9.1.0423: getregionpos() wrong with blockwise mode and multibytev9.1.0423zeertzjq
2024-05-19patch 9.1.0421: filetype: hyprlang files are not recognizedv9.1.0421Riley Bruins
2024-05-19runtime(dart): add basic dart ftplugin fileRiley Bruins
2024-05-19runtime(graphql): basic ftplugin file for graphqlRiley Bruins
2024-05-19runtime(doc): mention comment plugin at :h 'commentstring'Christian Brabandt
2024-05-19runtime(sql): set commentstring for sql files in ftpluginRiley Bruins
2024-05-19patch 9.1.0420: :browse oldfiles prompts even with single entryv9.1.0420Christian Brabandt
2024-05-18runtime(doc): clarify why E195 is returnedChristian Brabandt
2024-05-18runtime(doc): clarify temporary file clean upChristian Brabandt
2024-05-18runtime(matchparen): fix :NoMatchParen not working (#14797)zeertzjq
2024-05-17patch 9.1.0418: Cannot move to previous/next rare wordv9.1.0418Christ van Willegen - van Noort
2024-05-17runtime(sshdconfig): add basic ftplugin file for sshdconfig (#14790)Yinzuo Jiang
2024-05-17patch 9.1.0417: if_py: find_module has been removed in Python 3.12.0a7v9.1.0417Christian Brabandt
2024-05-17runtime(doc): clarify instal instructions for comment packageChristian Brabandt
2024-05-16runtime(doc): fix typo in vim9script help file (#14782)jbm950
2024-05-16runtime(doc): Remove trailing spaces (#14784)K.Takata
2024-05-15runtime(doc): clarify {special} argument for shellescape()Enno