Compare commits
No commits in common. "45b954cc24186ac50af1e4bc04ead441c137fe8a" and "edd3a79c710985128a6b6ee7a0b9157825b3c4f0" have entirely different histories.
45b954cc24
...
edd3a79c71
@ -1,6 +1,5 @@
|
|||||||
<application>
|
<application>
|
||||||
<component name="LafManager" autodetect="false">
|
<component name="LafManager">
|
||||||
<laf class-name="com.intellij.laf.macos.MacIntelliJLaf" />
|
<laf class-name="com.intellij.ide.ui.laf.darcula.DarculaLaf" />
|
||||||
<preferred-light-laf class-name="com.intellij.laf.macos.MacIntelliJLaf" />
|
|
||||||
</component>
|
</component>
|
||||||
</application>
|
</application>
|
||||||
@ -1,5 +1,5 @@
|
|||||||
<application>
|
<application>
|
||||||
<component name="EditorColorsManagerImpl">
|
<component name="EditorColorsManagerImpl">
|
||||||
<global_color_scheme name="_@user_Default" />
|
<global_color_scheme name="Darcula" />
|
||||||
</component>
|
</component>
|
||||||
</application>
|
</application>
|
||||||
2
find.xml
2
find.xml
@ -5,10 +5,8 @@
|
|||||||
<option name="defaultScopeName" value="All Places" />
|
<option name="defaultScopeName" value="All Places" />
|
||||||
<option name="localCaseSensitive" value="true" />
|
<option name="localCaseSensitive" value="true" />
|
||||||
<option name="showResultsInSeparateView" value="true" />
|
<option name="showResultsInSeparateView" value="true" />
|
||||||
<option name="wholeWordsOnly" value="true" />
|
|
||||||
<option name="CASE_SENSITIVE_SEARCH" value="true" />
|
<option name="CASE_SENSITIVE_SEARCH" value="true" />
|
||||||
<option name="LOCAL_CASE_SENSITIVE_SEARCH" value="true" />
|
<option name="LOCAL_CASE_SENSITIVE_SEARCH" value="true" />
|
||||||
<option name="WHOLE_WORDS_ONLY" value="true" />
|
|
||||||
<option name="SHOW_RESULTS_IN_SEPARATE_VIEW" value="true" />
|
<option name="SHOW_RESULTS_IN_SEPARATE_VIEW" value="true" />
|
||||||
<option name="SEARCH_SCOPE" value="All Places" />
|
<option name="SEARCH_SCOPE" value="All Places" />
|
||||||
<mask>*.css</mask>
|
<mask>*.css</mask>
|
||||||
|
|||||||
@ -1552,14 +1552,6 @@
|
|||||||
</plugin>
|
</plugin>
|
||||||
</value>
|
</value>
|
||||||
</entry>
|
</entry>
|
||||||
<entry key="Cargo.toml.orig">
|
|
||||||
<value>
|
|
||||||
<plugin>
|
|
||||||
<option name="myPluginId" value="org.toml.lang" />
|
|
||||||
<option name="myPluginName" value="Toml" />
|
|
||||||
</plugin>
|
|
||||||
</value>
|
|
||||||
</entry>
|
|
||||||
<entry key="Dockerfile">
|
<entry key="Dockerfile">
|
||||||
<value>
|
<value>
|
||||||
<plugin>
|
<plugin>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user