We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec8ceef commit 788b1e1Copy full SHA for 788b1e1
doc/extras/vim/syntax/clushconf.vim
@@ -18,6 +18,7 @@ syn match clushHeader "\[\w\+\]"
18
19
syn keyword clushKeys fanout command_timeout connect_timeout color fd_max history_size node_count maxrc verbosity
20
syn keyword clushKeys ssh_user ssh_path ssh_options
21
+syn keyword clushKeys scp_user scp_path scp_options
22
syn keyword clushKeys rsh_path rcp_path rcp_options
23
syn keyword clushKeys sudo_command
24
0 commit comments