Bug#536299: /usr/share/vim/vim72/syntax/sshconfig.vim: LocalCommand should be a sshconfigKeyword (syntax)

Helmut Grohne helmut at subdivi.de
Wed Jul 8 22:24:32 UTC 2009


Package: vim-runtime
Version: 2:7.2.148-2
Severity: minor
File: /usr/share/vim/vim72/syntax/sshconfig.vim
Tags: patch

vim does not recognize LocalCommand as a keyword when editing
.ssh/config files. It actually is a keyword (see man ssh_config).
Adding the following line to the file should resolve this:

syn keyword sshconfigKeyword LocalCommand

Helmut





More information about the pkg-vim-maintainers mailing list