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 ac6c529 commit aba0761Copy full SHA for aba0761
conf/spark1x.properties
@@ -5,4 +5,5 @@ plugins=com.github.khud.sparklin.kshell.plugins.LoadFilePlugin, \
5
com.github.khud.sparklin.spark1x.Spark1xPlugin, \
6
com.github.khud.sparklin.hdfsbrowser.HdfsBrowserPlugin, \
7
com.github.khud.sparklin.kshell.plugins.SyntaxPlugin, \
8
- com.github.khud.sparklin.kshell.plugins.PromptPlugin
+ com.github.khud.sparklin.kshell.plugins.PromptPlugin, \
9
+ com.github.khud.sparklin.kshell.plugins.ConfigPlugin
0 commit comments