From 42901e3f675d889e3d88fefde09213cebe9c0bd4 Mon Sep 17 00:00:00 2001 From: McSinyx Date: Tue, 14 Jun 2016 12:08:50 +0700 Subject: Update some vim shits --- bash/.profile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bash/.profile b/bash/.profile index f870533..2802e32 100644 --- a/bash/.profile +++ b/bash/.profile @@ -20,3 +20,5 @@ fi if [ -d "$HOME/.local/bin" ] ; then PATH="$HOME/.local/bin:$PATH" fi + +export XMODIFIERS=@im=ibus -- cgit 1.4.1