summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-05-23patch 9.1.0434: make errors trying to access autoload/zigv9.1.0434Derek Schrock
2024-05-23patch 9.1.0433: Wrong yanking with exclusive selection and ve=allv9.1.0433zeertzjq
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.0431: eval.c is too longv9.1.0431Yegappan Lakshmanan
2024-05-22patch 9.1.0430: getregionpos() doesn't handle one char selectionv9.1.0430zeertzjq
2024-05-22CI: disable -O2 for Coverity after v9.1.0429Christian Brabandt
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-21patch 9.1.0429: Coverity complains about eval.c refactorv9.1.0429Christian Brabandt
2024-05-21patch 9.1.0428: Tag guessing leaves wrong search history with very short namesv9.1.0428zeertzjq
2024-05-21patch 9.1.0427: tests: some issues with termdebug mapping testv9.1.0427Ken Takata
2024-05-20runtime(matchit): update matchit plugin to v1.20Christian Brabandt
2024-05-20patch 9.1.0426: too many strlen() calls in search.cv9.1.0426John Marriott
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-20patch 9.1.0422: function echo_string_core() is too longv9.1.0422Yegappan Lakshmanan
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-19patch 9.1.0419: eval.c not sufficiently testedv9.1.0419Yegappan Lakshmanan
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-17patch 9.1.0416: some screen dump tests can be improvedv9.1.0416Luuk van Baal
2024-05-17patch 9.1.0415: Some functions are not testedv9.1.0415Yegappan Lakshmanan
2024-05-17runtime(doc): clarify instal instructions for comment packageChristian Brabandt
2024-05-16patch 9.1.0414: Unable to leave long line with 'smoothscroll' and 'scrolloff'v9.1.0414Luuk van Baal
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
2024-05-15CI: Upload failed screendump tests when run in github actionsChristian Brabandt
2024-05-15patch 9.1.0413: smoothscroll may cause infinite loopv9.1.0413Christian Brabandt
2024-05-15runtime(doc): add missing entries for the keys CTRL-W g<Tab> and <C-Tab>Christian Brabandt
2024-05-15runtime(doc): update vi_diff.txt: add default value for 'flash'Cthulhux