summaryrefslogtreecommitdiffstats
path: root/runtime
AgeCommit message (Expand)Author
2024-01-30runtime(doc): correct Vim patch for Wayland supportChristian Brabandt
2024-01-30runtime(racket): undo some indent options only when vim9script is available (...D. Ben Knoble
2024-01-30runtime(doc): Update help for Wayland supportChristian Brabandt
2024-01-29patch 9.1.0064: No Wayland supportv9.1.0064lilydjwg
2024-01-28runtime(netrw): Use :exec norm! <leftmouse> before :call mapping in netrw (#1...user202729
2024-01-28patch 9.1.0060: Recorded register cannot be translated using keytrans()v9.1.0060zeertzjq
2024-01-28runtime(vim): Highlight string interpolationthinca
2024-01-28runtime(vim): Update syntax and ftplugin files (#13924)dkearns
2024-01-27runtime(ant): Update syntax file (#13926)dkearns
2024-01-27runtime(hurl): add hurl filetype plugin(#13921)Melker Ulander
2024-01-27runtime(vim): Update syntax file (#13919)dkearns
2024-01-27runtime(doc): style fixes in vim9.txt (#13918)h_east
2024-01-25patch 9.1.0059: No event triggered before creating a windowv9.1.0059Sergey Vlasov
2024-01-25patch 9.1.0058: Cannot map Super Keys in GTK UIv9.1.0058Casey Tucker
2024-01-25runtime(mail): fix #13913 (#13917)gi1242
2024-01-24runtime(netrw): Don't change global options (#13910)K.Takata
2024-01-24runtime(fortran): update syntax and documentation (#13912)Ajit-Thakkar
2024-01-23patch 9.1.0050: Win32 Keyboard handling is sub-optimalv9.1.0050Anton Sharonov
2024-01-23patch 9.1.0049: Make "[Command Line]" a special buffer namev9.1.0049Sean Dewar
2024-01-23CI: regenerate helptags to fix CI jobChristian Brabandt
2024-01-23runtime(c): Highlight user defined functionsLuca Saccarola
2024-01-23runtime(doc): change "VIsual mode" to "Visual mode" in :h SafeState (#13901)zeertzjq
2024-01-23runtime(vim): Update syntax file (#13906)dkearns
2024-01-23runtime(qml): Use shiftwidth() in indent plugin (#13908)dkearns
2024-01-23runtime(mail): updated syntax fileGI
2024-01-22runtime(doc): improve doc makefiles, add clean rule (#13855)Restorer
2024-01-22runtime(lang): improve makefiles, add clean rule, fix typo (#13856)Restorer
2024-01-22runtime(tutor): simplify tutor makefiles (#13859)Restorer
2024-01-22runtime(sh): Add handling for ksh93 shared-state comsubs and mksh valsubs (#1...Johnothan King
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