We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a56a05 commit 1e364e7Copy full SHA for 1e364e7
channels/i3/airootfs.any/etc/skel/.local/share/medit-1/prefs.xml
@@ -0,0 +1,12 @@
1
+<?xml version="1.0" encoding="UTF-8"?><!-- -*- xml -*- -->
2
+<moo-prefs version="1.0">
3
+ <Prefs>
4
+ <item name="Editor/color_scheme" type="string">adapta</item>
5
+ <item name="Editor/font" type="string">SauceCodePro Nerd Font 11</item>
6
+ <item name="Editor/highlight_current_line" type="bool">FALSE</item>
7
+ <item name="Editor/indent_width" type="int">4</item>
8
+ <item name="Editor/show_line_numbers" type="bool">TRUE</item>
9
+ <item name="Editor/spaces_instead_of_tabs" type="bool">TRUE</item>
10
+ <item name="Editor/tab_width" type="int">4</item>
11
+ </Prefs>
12
+<moo-prefs>
0 commit comments