summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/syntax/sshconfig.vim
AgeCommit message (Collapse)AuthorFiles
2026-04-01vim-patch:12c6417: runtime(sshconfig): Add missing kex algorithm (#38656)zeertzjq1
These are available already with openssh 10.2p1. closes: vim/vim#19864 https://github.com/vim/vim/commit/12c641758753bf143b50fb94039e2b0305681c9e Co-authored-by: Thomas Braun <thomas.braun@byte-physics.de>
2026-03-12vim-patch:3697c6b: runtime(ssh): ignore case in 'keywordprg', update syntax ↵zeertzjq1
script (#38277) - ftplugin(sshdconfig): use "-I" for 'keywordprg' to search case-insensitive in the man page - syntax(sshdconfig,sshconfig): Mark "lowdelay", "throughput", and "reliability" as deprecated for IPQoS, highlighting them as errors/warnings to reflect OpenSSH 10.1p1 release Reference: https://www.openssh.org/releasenotes.html#10.1p1 closes: vim/vim#19636 https://github.com/vim/vim/commit/3697c6b020e6b5899a13e7c7cb105708ba2eb9d9 Co-authored-by: Eisuke Kawashima <e-kwsm@users.noreply.github.com>
2026-02-25vim-patch:29b5938: runtime(sshconfig): Add 3 additional keywords to syntax ↵zeertzjq1
script (#38050) closes: vim/vim#19488 https://github.com/vim/vim/commit/29b5938d7917bdb97e22953e7daddb14049257c9 Co-authored-by: James Roberts-Thomson <jamesrt@gmail.com>
2024-03-31vim-patch:cbb92b5ceb6aChristian Clason1
runtime(sshconfig,sshdconfig): update syntax (vim/vim#14351) * fix case insensitivity of Host and Hostname keys * improve regexps * add keywords https://github.com/vim/vim/commit/cbb92b5ceb6a8169b6eddceec3837aac02f21e3b Co-authored-by: Eisuke Kawashima <e-kwsm@users.noreply.github.com>
2022-11-19vim-patch:partial:d13166e788fc (#21109)Sean Dewar1
Update runtime files https://github.com/vim/vim/commit/d13166e788fcaef59ec65c20b46ca4be16625669 - Skip E1309-1311 (not ported). - Skip `:echowindow` changes (not ported). - Skip termdebug winbar doc changes (not fully ported). - Port missing `g:termdebug_config.{wide,use_prompt}` changes from v8.2.5010. Co-authored-by: Bram Moolenaar <Bram@vim.org>
2022-11-10vim-patch:76db9e076318 (#21013)Sean Dewar1
Update runtime files https://github.com/vim/vim/commit/76db9e076318cb0ae846f43b7549ad4f2d234c0b - `col()`'s example was changed to use `:echowin` so that the message can be seen with `showmode`. Use "\n" to force a hit-enter instead as `:echowin` isn't ported. - Replace interpolated string usage in syntax/modula3.vim (not ported). - Add a space after the `wincmd =` examples in `*CTRL-W_=*` so that the inlined code is highlighted properly when followed by a full stop. Co-authored-by: Bram Moolenaar <Bram@vim.org>
2021-05-02vim-patch:dad4473f02e1Jan Edmund Lazo1
Update runtime files. https://github.com/vim/vim/commit/dad4473f02e1fec86d43a2fc094536a4b27d3b25 Omit :echoconsole. Patch v8.2.2638 is not ported.
2021-04-27vim-patch:ebdf3c964a90Jan Edmund Lazo1
Update runtime files. https://github.com/vim/vim/commit/ebdf3c964a901fc00c9009689f7cfda478342c51 Omit vim9.
2021-04-27vim-patch:8fe1000e9c34Jan Edmund Lazo1
Update runtime files https://github.com/vim/vim/commit/8fe1000e9c3438d0ff36cf2340f0f0e48f8fb89f Omit de.po changes. There's too many lines to port and I don't understand the language.
2017-05-01vim-patch:bc2eada5424bJustin M. Keyes1
Updated runtime files. https://github.com/vim/vim/commit/bc2eada5424bff06f7eb77c032ecc067da52b846 NA patches: vim-patch:294740d2ac42 vim-patch:a4ce25bd987a vim-patch:7034a8374345 vim-patch:14a612fa2e57 vim-patch:aaeabfbca571
2017-04-28vim-patch:f37506f60f87Justin M. Keyes1
Updated runtime files. Remove HiLink commands. https://github.com/vim/vim/commit/f37506f60f87d52a9e8850e30067645e2b13783c
2017-04-28vim-patch:89bcfda6834aJustin M. Keyes1
Updated runtime files. Remove version checks for Vim older than 6.0. https://github.com/vim/vim/commit/89bcfda6834aba724d12554a34b9ed49f5789fd5
2016-12-28vim-patch:0952131James McCoy1
Updated runtime files. https://github.com/vim/vim/commit/0952131376a517fc12dc5ae908a97018b4ee23f0
2016-10-04vim-patch:939a1abShougo Matsushita1
Updated runtime files. https://github.com/vim/vim/commit/939a1abe935a539f2d4c90a56cb0682cbaf3bbb0
2016-07-08vim-patch:328da0dJames McCoy1
Update runtime files. https://github.com/vim/vim/commit/328da0dcb7be34b594725eef6dc98d3ea6516d69 Ignore changes to * doc/channel.txt, doc/eval.txt: Channel related docs * doc/tags: Generated at build time * doc/todo.txt: Irrelevant to Neovim
2016-05-27vim-patch:345efa0James McCoy1
Update runtime files https://github.com/vim/vim/commit/345efa013dc6d1754ba06e5596a26c48c9935937 Ignored changes to: * doc/tags * doc/todo.txt * doc/various.txt, since the MEM_PROFILING #ifdef doesn't exist in Neovim
2016-05-03vim-patch:256972aKillTheMule1
Updated runtime files. https://github.com/vim/vim/commit/256972a9849b5d575b62a6a71be5b6934b5b0e8b Missing files in runtime/doc: todo.txt, tags. Patch to runtime/doc/syntax.txt was applied manually in part, for no discernible reason.
2014-07-29re-integrate runtime/ vim-patch:0 #938Justin M. Keyes1
Vim runtime files based on 7.4.384 / hg changeset 7090d7f160f7 Excluding: Amiga icons (*.info, icons/) doc/hangulin.txt tutor/ spell/ lang/ (only used for menu translations) macros/maze/, macros/hanoi/, macros/life/, macros/urm/ These were used to test vi compatibility. termcap "Demonstration of a termcap file (for the Amiga and Archimedes)" Helped-by: Rich Wareham <rjw57@cam.ac.uk> Helped-by: John <john.schmidt.h@gmail.com> Helped-by: Yann <yann@yann-salaun.com> Helped-by: Christophe Badoit <c.badoit@lesiteimmo.com> Helped-by: drasill <github@tof2k.com> Helped-by: Tae Sandoval Murgan <taecilla@gmail.com> Helped-by: Lowe Thiderman <lowe.thiderman@gmail.com>