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 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

