This repository has been archived on 2024-03-28. You can view files and clone it, but cannot push or open issues or pull requests.
dotfiles/common/scim/rc

20 lines
589 B
Plaintext
Raw Permalink Normal View History

2019-02-27 23:29:49 -06:00
set autocalc
set numeric
set numeric_decimal=0
set overlap
set xlsx_readformulas
color "type=HEADINGS fg=WHITE bg=BLACK bold=0 dim=0 standout=0 reverse=0"
color "type=CELL_SELECTION_SC fg=WHITE bg=BLACK bold=1 dim=0 standout=1"
color "type=CELL_SELECTION fg=WHITE bg=BLACK bold=1 dim=0 standout=1"
color "type=STRG fg=WHITE bg=BLACK bold=0 dim=1"
2019-04-17 20:50:11 -05:00
color "type=NUMB fg=BLUE bg=BLACK bold=0 dim=1"
color "type=EXPRESSION fg=GREEN bg=BLACK bold=0 dim=1"
color "type=CELL_NEGATIVE fg=RED bg=BLACK bold=0 dim=1"
2019-02-27 23:29:49 -06:00
nmap "J" "<C-j>"
2019-03-28 17:00:56 -05:00
nmap "fi" ":format \"0\"<cr>"
nmap "B" "Vir"
2019-03-28 17:00:56 -05:00
nmap " " "E<cr>k"