Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 12bf001

Browse files
committed
Update prefix in README.md
1 parent 7560ae3 commit 12bf001

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

‎README.md‎

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -48,31 +48,31 @@ Add the following line to the `~/.emacs.d/init.el` or `~/.emacs`.
4848

4949
The name of the executable, i.e. `swiftc`.
5050

51-
### flycheck-swift:extra-flags
51+
### flycheck-swift-extra-flags
5252

5353
Extra flags prepended to arguments of swiftc.
5454

55-
### flycheck-swift:sdk-path
55+
### flycheck-swift-sdk-path
5656

5757
A path to the targeted SDK.
5858

59-
### flycheck-swift:linked-sources
59+
### flycheck-swift-linked-sources
6060

6161
A list of source file paths to link against. Each path can be glob, i.e. `*.swift`.
6262

63-
### flycheck-swift:framework-search-paths
63+
### flycheck-swift-framework-search-paths
6464

6565
A list of framework search paths.
6666

67-
### flycheck-swift:cc-include-search-paths
67+
### flycheck-swift-cc-include-search-paths
6868

6969
A list of include file search paths to pass to the Objective-C compiler.
7070

71-
### flycheck-swift:target
71+
### flycheck-swift-target
7272

7373
Target used by swift compiler.
7474

75-
### flycheck-swift:import-objc-header
75+
### flycheck-swift-import-objc-header
7676

7777
Objective C header file to import.
7878

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /