Skip to content

Commit 788b1e1

Browse files
committed
vim: add missing scp_* options for clush.conf
1 parent ec8ceef commit 788b1e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/extras/vim/syntax/clushconf.vim

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ syn match clushHeader "\[\w\+\]"
1818

1919
syn keyword clushKeys fanout command_timeout connect_timeout color fd_max history_size node_count maxrc verbosity
2020
syn keyword clushKeys ssh_user ssh_path ssh_options
21+
syn keyword clushKeys scp_user scp_path scp_options
2122
syn keyword clushKeys rsh_path rcp_path rcp_options
2223
syn keyword clushKeys sudo_command
2324

0 commit comments

Comments
 (0)