Updated example RC file. - sam - An updated version of the sam text editor. | |
git clone git://vernunftzentrum.de/sam.git | |
Log | |
Files | |
Refs | |
LICENSE | |
--- | |
commit f24593322f5e2d8857bf1631c28a71e976c02ad9 | |
parent 89bfb55657c7381504115ef970090e3aa736c8b7 | |
Author: Rob King <[email protected]> | |
Date: Thu, 24 Nov 2016 23:53:00 -0600 | |
Updated example RC file. | |
Diffstat: | |
doc/samrc | 4 ++-- | |
1 file changed, 2 insertions(+), 2 deletions(-) | |
--- | |
diff --git a/doc/samrc b/doc/samrc | |
@@ -56,8 +56,8 @@ bind CS s command send X w | |
bind C n command search | |
bind CS n command look | |
-# I like 13pt Inconsolata (I need new glasses) | |
-font Inconsolata:size=13 | |
+# I like 12pt Go Regular | |
+font Go Regular:size=12 | |
# Use black for text and borders, and an angry fruit salad for backgrounds | |
foreground black |