File tree 1 file changed +9
-2
lines changed
1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change 4
4
* [ company] ( /docs/company.md )
5
5
* [ cpp.lint] ( /docs/cpp.lint.md )
6
6
* [ cpp.run] ( /docs/cpp.run.md )
7
+ * [ github] ( /docs/github.md )
7
8
* [ lintcode] ( /docs/lintcode.md )
8
9
* [ solution.discuss] ( /docs/solution.discuss.md )
9
10
@@ -13,6 +14,12 @@ You can install the plugins in either ways below:
13
14
14
15
### Quick Install
15
16
16
- $ leetcode plugin -i <plugin file>
17
+ $ leetcode plugin -i <plugin js file>
17
18
18
- To manage the installed plugins, please check [ leetcode-cli's user guide] ( https://skygragon.github.io/leetcode-cli/commands#plugin ) .
19
+ To manage the installed plugins, please check [ leetcode-cli's user guide] ( https://skygragon.github.io/leetcode-cli/commands#plugin ) .
20
+
21
+ ### Configuration
22
+
23
+ Some plugins could be configured with your customized options.
24
+
25
+ Check [ leetcode-cli's configuration] ( https://skygragon.github.io/leetcode-cli/advanced#configuration ) for more details.
You can’t perform that action at this time.
0 commit comments