From 238e944f69107ae6723a665dde5003a0aff58221 Mon Sep 17 00:00:00 2001 From: typebrook Date: Wed, 30 Oct 2019 23:27:11 +0800 Subject: update --- misc/keyboard | 2 +- vimrc | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/misc/keyboard b/misc/keyboard index 93cbb07..604dbd2 100644 --- a/misc/keyboard +++ b/misc/keyboard @@ -2,4 +2,4 @@ XKBLAYOUT="us" BACKSPACE="guess" XKBMODEL="pc105" XKBVARIANT="" -XKBOPTIONS="ctrl:swapcaps" +XKBOPTIONS="ctrl:nocaps" diff --git a/vimrc b/vimrc index 8b20485..c8cb40a 100644 --- a/vimrc +++ b/vimrc @@ -13,6 +13,7 @@ set sidescrolloff=999 " general nmap :q nnoremap , :w !bash +nnoremap < :.w !bash nnoremap W :set wrap! nnoremap T :vertical terminal nnoremap u :set clipboard=unnamedplus -- cgit v1.2.3-70-g09d2