-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
84ffdcc
commit 1888c95
Showing
3 changed files
with
20 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,18 @@ | ||
:FileStyleActivate filestyle.txt /*:FileStyleActivate* | ||
:FileStyleCheck filestyle.txt /*:FileStyleCheck* | ||
:FileStyleDeactivate filestyle.txt /*:FileStyleDeactivate* | ||
:FileStyleDisable filestyle.txt /*:FileStyleDisable* | ||
:FileStyleEnable filestyle.txt /*:FileStyleEnable* | ||
:FileStyleFix filestyle.txt /*:FileStyleFix* | ||
FileStyleChangelog filestyle.txt /*FileStyleChangelog* | ||
FileStyleContents filestyle.txt /*FileStyleContents* | ||
FileStyleContribution filestyle.txt /*FileStyleContribution* | ||
FileStyleCredits filestyle.txt /*FileStyleCredits* | ||
FileStyleInstallation filestyle.txt /*FileStyleInstallation* | ||
FileStyleIntroduction filestyle.txt /*FileStyleIntroduction* | ||
FileStyleLicense filestyle.txt /*FileStyleLicense* | ||
FileStyleUsage filestyle.txt /*FileStyleUsage* | ||
filestyle filestyle.txt /*filestyle* | ||
filestyle.txt filestyle.txt /*filestyle.txt* | ||
g:filestyle_ignore filestyle.txt /*g:filestyle_ignore* | ||
g:filestyle_ignore_patterns filestyle.txt /*g:filestyle_ignore_patterns* |