Add phpstorm settings
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
482e0e3dfd
commit
4d8b1920ab
8 changed files with 60 additions and 1 deletions
6
system/.config/phpstorm/options/editor.xml
Normal file
6
system/.config/phpstorm/options/editor.xml
Normal file
|
@ -0,0 +1,6 @@
|
|||
<application>
|
||||
<component name="DefaultFont">
|
||||
<option name="FONT_SIZE" value="14" />
|
||||
<option name="FONT_FAMILY" value="Fira Mono" />
|
||||
</component>
|
||||
</application>
|
Loading…
Add table
Add a link
Reference in a new issue