summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpks <pks@pks.rocks>2024-01-06 14:37:36 +0100
committerpks <pks@pks.rocks>2024-01-06 14:37:36 +0100
commit95fa51195a3f6610ba7fc1cc10aa1d4c80ed95f8 (patch)
treeb3e6a0ccb3809fe08e81c835591cb62a636858c0
parentb19a14f4542b5bf3a69154ee640f8d115e52fb8e (diff)
rm sc-im
-rw-r--r--sc-im/.config/sc-im/scimrc31
1 files changed, 0 insertions, 31 deletions
diff --git a/sc-im/.config/sc-im/scimrc b/sc-im/.config/sc-im/scimrc
deleted file mode 100644
index daf1298..0000000
--- a/sc-im/.config/sc-im/scimrc
+++ /dev/null
@@ -1,31 +0,0 @@
-set autocalc
-set numeric
-set numeric_decimal=0
-set overlap
-set xlsx_readformulas
-
-# types:
-#HEADINGS
-#MODE
-#NUMB
-#STRG
-#DATEF
-#EXPRESSION
-#CELL_ERROR
-#CELL_NEGATIVE
-#CELL_SELECTION
-#CELL_SELECTION_SC
-#INFO_MSG
-#ERROR_MSG
-#CELL_ID
-#CELL_FORMAT
-#CELL_CONTENT
-#WELCOME
-cellcolor "fg=BLACK bg=CYAN"
-color "type=NORMAL fg=DEFAULT_COLOR bg=BLACK bold=0"
-color "type=INPUT fg=DEFAULT_COLOR bg=BLACK bold=0"
-color "type=HEADINGS fg=DEFAULT_COLOR bg=BLACK bold=0"
-color "type=CELL_SELECTION fg=WHITE bg=GREEN bold=1"
-color "type=CELL_SELECTION_SC fg=BLACK bg=MAGENTA"
-color "type=MODE fg=BLACK bg=WHITE"
-color "type=WELCOME fg=MAGENTA bg=BLACK"