summaryrefslogtreecommitdiffstats
path: root/runtime
AgeCommit message (Expand)Author
2024-01-22runtime(chuck): include ChucK syntax file (#13895)Andrea C from The App
2024-01-22runtime(go): update Go syntax file (#13896)Billie Cleek
2024-01-19runtime(filetype): detect *.ck files as Chuck filetype (#13888)Christian Brabandt
2024-01-17runtime(man): man on AIX does not understand -lChristian Brabandt
2024-01-17runtime(swayconfig): add focus_follows_mouse and smart_qaps syntax keywordsJames Eapen
2024-01-17runtime(i3config): remove always from `focus_follows_mouse`James Eapen
2024-01-17runtime(netrw): minor changes to fix move cmd on windows (#13823)MiguelBarro
2024-01-17patch 9.1.0039: too vague errors for 'listchars'/'fillchars'v9.1.0039zeertzjq
2024-01-16runtime(odin): include ftplugin, syntax and indent script (#13867)Maxim Kim
2024-01-15runtime(fortran): update fortran syntax (#13870)Ajit-Thakkar
2024-01-15CI: regenerate helptags, fix ci help tags job failingChristian Brabandt
2024-01-15patch 9.1.0030: Cannot use terminal alternate fontv9.1.0030PMunch
2024-01-15runtime(doc): Replace non-breaking space with normal space (#13868)Yegappan Lakshmanan
2024-01-14runtime(ftplugin): Use "*" browsefilter pattern to match "All Files"Doug Kearns
2024-01-14patch 9.1.0029: Cannot act on various terminal response codesv9.1.0029Danek Duvall
2024-01-14CI: Check help tags for errors (duplicates, missing, etc) (#13865)Christian Brabandt
2024-01-14runtime(help): delete duplicate help tag E741 (#13861)errael
2024-01-13patch 9.1.0027: Vim is missing a foreach() funcv9.1.0027Ernie Rael
2024-01-12patch 9.1.0025: A few typos in tests and justify.vimv9.1.0025dundargoc
2024-01-12patch 9.1.0020: Vim9: cannot compile all methods in a classv9.1.0020Yegappan Lakshmanan
2024-01-12runtime(netrw): Decode multibyte percent-encoding filename correctly (#13842)K.Takata
2024-01-09runtime(netrw): Sync with netrw 174b (#13836)K.Takata
2024-01-08runtime(colorschemes): Add initial support for Added/Removed/Changed highligh...Maxim Kim
2024-01-08runtime(tar): fix a few problems with the tar pluginChristian Brabandt
2024-01-08runtime(vim): accept dot in completionList for Vim9 syntax (#13832)Maxim Kim
2024-01-07patch 9.1.0016: default diff highlighting is too noisyv9.1.0016Romain Lafourcade
2024-01-07runtime(doc): Improve the documentation for Vim9 classes (#13828)Aliaksei Budavei
2024-01-05patch 9.1.0015: i_CTRL-R- no longer works in replace modev9.1.0015Christian Brabandt
2024-01-05patch 9.1.0013: Modula2 filetype support lackingv9.1.0013Doug Kearns
2024-01-05runtime(doc): Fix typos in version9.txt (#13817)K.Takata
2024-01-05runtime(doc): Fix typos in reltime() help. (#13818)Lifepillar
2024-01-04runtime(vim): Update syntax file (#13671)dkearns
2024-01-04patch 9.1.0010: Keymap completion is not availablev9.1.0010Doug Kearns
2024-01-04patch 9.1.0009: Cannot easily get the list of matchesv9.1.0009Yegappan Lakshmanan
2024-01-04patch 9.1.0007: can select empty inner text blocksv9.1.0007Christian Brabandt
2024-01-04patch 9.1.0006: is*() and to*() function may be unsafev9.1.0006Keith Thompson
2024-01-03runtime(fortran): syntax and documentation updates (#13811)Ajit-Thakkar
2024-01-03patch 9.1.0004: reloading colorscheme when not changing 'background'v9.1.0004Gregory Anders
2024-01-03runtime(vim): add jumpoptions to syntax file (#13808)Hugo van de Vliert
2024-01-03runtime(doc): document that the diff filetype uses Diff hl groupsChristian Brabandt
2024-01-03runtime(vim): Add support for <ScriptCmd> syntax (#10686)dezza
2024-01-03runtime(vim): Add support for `syntax foldlevel` command (#6182)Brad King
2024-01-02patch 9.1.0000: Vim 9.1 releasev9.1.0000v9.1.0Christian Brabandt
2024-01-01runtime(doc): add missing help tagsChristian Brabandt
2024-01-01runtime(menu): regenerate synmenuChristian Brabandt
2024-01-01runtime(dist/ft): improve filetype detection for *.v (V/Verilog/Coq)Christian Brabandt
2024-01-01runtime(sh): Update sh syntax and add local keyword for bash (#13806)Lucien Grondin
2024-01-01runtime(ruby): Update ftplugin and omni-complete (#13805)dkearns
2024-01-01runtime(doc): Update Version9.txt for release 9.1 (#13804)Christian Brabandt
2023-12-30runtime(doc): Add help tags to items in version9.txt (#13801)Yegappan Lakshmanan