forked from lfaino/LoReAn
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'origin/master'
- Loading branch information
Showing
8 changed files
with
49 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
<application> | ||
<component name="LafManager"> | ||
<laf class-name="com.intellij.ide.ui.laf.darcula.DarculaLaf" /> | ||
</component> | ||
</application> |
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 |
---|---|---|
@@ -0,0 +1,3 @@ | ||
<code_scheme name="Default" version="173"> | ||
<option name="LINE_SEPARATOR" value=" " /> | ||
</code_scheme> |
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 |
---|---|---|
@@ -0,0 +1,5 @@ | ||
<application> | ||
<component name="EditorColorsManagerImpl"> | ||
<global_color_scheme name="Darcula" /> | ||
</component> | ||
</application> |
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 |
---|---|---|
@@ -0,0 +1,5 @@ | ||
<application> | ||
<component name="EditorSettings"> | ||
<option name="SHOW_QUICK_DOC_ON_MOUSE_OVER_ELEMENT" value="true" /> | ||
</component> | ||
</application> |
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 |
---|---|---|
@@ -0,0 +1,7 @@ | ||
<application> | ||
<component name="FindSettings"> | ||
<option name="customScope" value="All Places" /> | ||
<option name="defaultScopeName" value="All Places" /> | ||
<option name="SEARCH_SCOPE" value="All Places" /> | ||
</component> | ||
</application> |
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 |
---|---|---|
@@ -0,0 +1,5 @@ | ||
<application> | ||
<component name="MarkdownApplicationSettings"> | ||
<MarkdownCssSettings /> | ||
</component> | ||
</application> |
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 |
---|---|---|
@@ -0,0 +1,7 @@ | ||
<application> | ||
<component name="NotificationConfiguration"> | ||
<notification groupId="PyCharm Professional Advertiser" displayType="STICKY_BALLOON" /> | ||
<notification groupId="Python Compatibility Inspection Advertiser" displayType="STICKY_BALLOON" /> | ||
<notification groupId="Remote Desktop" /> | ||
</component> | ||
</application> |
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 |
---|---|---|
@@ -0,0 +1,12 @@ | ||
<application> | ||
<component name="GitRememberedInputs"> | ||
<option name="visitedUrls"> | ||
<list> | ||
<UrlAndUserName> | ||
<option name="url" value="http://github.com" /> | ||
<option name="userName" value="lfaino" /> | ||
</UrlAndUserName> | ||
</list> | ||
</option> | ||
</component> | ||
</application> |