aboutsummaryrefslogtreecommitdiff
path: root/config/sc-im
diff options
context:
space:
mode:
authorCharles Cabergs <me@cacharle.xyz>2022-05-26 13:12:33 +0200
committerCharles Cabergs <me@cacharle.xyz>2022-05-26 13:12:33 +0200
commit1953b447ce51d48c658dcfef6ea5957b1a5bd062 (patch)
treedd59abe2546f61f5e5803de88287d42c7a2b159b /config/sc-im
parente5872009f0870f4ea2ca8786149f7c92229f5d00 (diff)
parentdcf96c41cd3897a073b67735095dec5502a14cb0 (diff)
downloaddotfiles-1953b447ce51d48c658dcfef6ea5957b1a5bd062.tar.gz
dotfiles-1953b447ce51d48c658dcfef6ea5957b1a5bd062.tar.bz2
dotfiles-1953b447ce51d48c658dcfef6ea5957b1a5bd062.zip
Merge branch 'master' of cacharle.xyz:/srv/git/dotfiles
Diffstat (limited to 'config/sc-im')
-rw-r--r--config/sc-im/scimrc10
1 files changed, 8 insertions, 2 deletions
diff --git a/config/sc-im/scimrc b/config/sc-im/scimrc
index 12fd258..ac757c1 100644
--- a/config/sc-im/scimrc
+++ b/config/sc-im/scimrc
@@ -1,3 +1,11 @@
+set input_bar_bottom
+set half_page_scroll=1
+
+# nunmap "<C-u>"
+# nunmap "<C-d>"
+# nnoremap "<C-u>" "<C-b>"
+# nnoremap "<C-d>" "<D-f>"
+
DEFINE_COLOR "red" 251 73 52
DEFINE_COLOR "orange" 254 128 25
DEFINE_COLOR "green" 184 187 38
@@ -38,5 +46,3 @@ color "type=INPUT fg=white bg=black"
color "type=INFO_MSG italic=1 bold=1 fg=orange bg=black"
color "type=ERROR_MSG bold=1 fg=red bg=black"
color "type=HELP_HIGHLIGHT bold=1 fg=white bg=black1"
-
-set input_bar_bottom