dotfiles

My personal shell configs and stuff
git clone git://git.alex.balgavy.eu/dotfiles.git
Log | Files | Refs | Submodules | README | LICENSE

commit 5e01e1482d19128ab978f79d0c390ef252c5ea58
parent 668d7d38273d0e7451c05176189f0d5e3c9fc727
Author: Alex Balgavy <a.balgavy@gmail.com>
Date:   Thu,  8 Oct 2020 15:26:44 +0200

scim: 'numeric' breaks count prefix

Former-commit-id: aa3dabbf5ccf3090c732287b0e7d2e56ef95ea2f
Diffstat:
Mscim/scimrc | 4+---
1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/scim/scimrc b/scim/scimrc @@ -2,9 +2,7 @@ nnoremap ";" ":" set autocalc # Number, zero, decimal point begins entry -set numeric -set numeric_zero -set numeric_decimal +set numeric = 0 set filename_with_mode set ignorecase