diff options
Diffstat (limited to 'sc-im/.scimrc')
-rw-r--r-- | sc-im/.scimrc | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/sc-im/.scimrc b/sc-im/.scimrc deleted file mode 100644 index 09aa18f..0000000 --- a/sc-im/.scimrc +++ /dev/null @@ -1,28 +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 - -#color "type=NORMAL fg=WHITE bg=BLACK bold=0" -#color "type=INPUT fg=MAGENTA bg=BLACK bold=0" -color "type=HEADINGS fg=DEFAULT_COLOR bg=BLACK bold=0" -color "type=CELL_SELECTION fg=WHITE bg=GREEN bold=1" |