summaryrefslogtreecommitdiffstats
path: root/runtime/autoload
AgeCommit message (Expand)Author
2024-05-24patch 9.1.0442: hare runtime files outdatedv9.1.0442Amelia Clarke
2024-05-21runtime(zig): refactor zig ftplugin, remove auto formatTiseno
2024-05-13runtime(netrw): prefer scp over pscpChristian Brabandt
2024-05-10runtime(netrw): Recursively delete directories by default with netrw delete c...Nir Lichtman
2024-05-09patch 9.1.0401: filetype: zsh module files are not recognizedv9.1.0401Wu, Zhenyu
2024-05-09runtime(netrw): Remove hardcoded private.ppk logic from netrwNir Lichtman
2024-05-08runtime(netrw): Remove and cleanup Win9x legacy from netrwNir Lichtman
2024-04-18patch 9.1.0354: runtime(uci): No support for uci file typesv9.1.0354Colin Caine
2024-04-09patch 9.1.0289: filetype: some TeX files are not recognizedv9.1.0289Wu, Zhenyu
2024-04-03runtime(netrw): filetype not detected when editing remote filesChristian Brabandt
2024-03-24runtime(netrw): Fix typo in netrw#NetWrite (#14283)dkearns
2024-02-29runtime(doc,netrw): update "Last Change header", remove trailing whitespaceChristian Brabandt
2024-02-29runtime(netrw): handle file/dir symlinks specifically in tree modeChristian Brabandt
2024-02-19runtime(filetype): Modula-2 files with priority not detected (#14055)dkearns
2024-02-19runtime(misc): announce adoption of various runtime filesChristian Brabandt
2024-02-09runtime(vim): Fix indent after line with literal dictAndrew Radev
2024-01-31runtime(netrw): fixing remote file removal via ssh (#13942)MiguelBarro
2024-01-28runtime(netrw): Use :exec norm! <leftmouse> before :call mapping in netrw (#1...user202729
2024-01-24runtime(netrw): Don't change global options (#13910)K.Takata
2024-01-17runtime(man): man on AIX does not understand -lChristian Brabandt
2024-01-17runtime(netrw): minor changes to fix move cmd on windows (#13823)MiguelBarro
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(tar): fix a few problems with the tar pluginChristian Brabandt
2024-01-05patch 9.1.0013: Modula2 filetype support lackingv9.1.0013Doug Kearns
2024-01-01runtime(dist/ft): improve filetype detection for *.v (V/Verilog/Coq)Christian Brabandt
2024-01-01runtime(ruby): Update ftplugin and omni-complete (#13805)dkearns
2023-12-27runtime(context): update ConTeXt keywords and other minor fixes (#13778)Lifepillar
2023-12-19patch 9.0.2179: no filetype detection for execline scriptsv9.0.2179Mazunki Hoksaas
2023-12-19runtime(netrw): prevent E11 on FocusGained autocommand (#13718)Christian Brabandt
2023-12-16runtime(racket): update Racket runtime files (#13693)D. Ben Knoble
2023-12-14runtime(netrw): escape curdir in BrowseUpDir (#13681)Christian Brabandt
2023-12-11runtime(netrw): Fix `w:netrw_bannercnt` ref error with `netrw_fastbrowse=2` (...KSR-Yasuda
2023-12-11runtime(json): fix examples in comments for JSON formatting (#13660)Maxim Kim
2023-12-10runtime(json): Add json formating plugin (Issue #11426) (#11506)Maxim Kim
2023-11-25patch 9.0.2128: runtime(swig): add syntax and filetype pluginsv9.0.2128Julien Marrec
2023-11-22runtime(netrw): Fix handling of very long filename on longlist style (#12150)K.Takata
2023-11-21runtime(netrw): expand $COMSPEC without applying 'wildignore' (#13542)Christian Brabandt
2023-11-14runtime(tar): comment out strange error condition checkChristian Brabandt
2023-11-05runtime(tar): improve the error detectionChristian Brabandt
2023-11-05runtime(dist): Make dist/vim.vim work properly when lacking vim9script suppor...Sean Dewar
2023-11-04runtime(dist): add legacy version for central vim libraryChristian Brabandt
2023-11-04runtime(dist): centralize safe executable check and add vim library (#13413)D. Ben Knoble
2023-11-04runtime(script.vim): make strace ft check less strict (#13482)Jiri Slaby
2023-10-28patch 9.0.2079: Not all Dart files detectedv9.0.2079Doug Kearns
2023-10-27runtime(netrw): don't echo empty lines (#13431)nwounkn
2023-10-23patch 9.0.2062: Janet files are not recognisedv9.0.2062Doug Kearns
2023-10-16runtime: Fix more typos (#13354)Viktor Szépe
2023-10-05runtime(netrw): diff (`df`) may open the wrong window (#13275)KSR-Yasuda
2023-10-05runtime(netrw): Update `.netrwbook` immediately on bookmark change (#13276)KSR-Yasuda