diff options
author | Urbain Vaes <urbain@vaes.uk> | 2018-02-01 14:10:43 +0000 |
---|---|---|
committer | Urbain Vaes <urbain@vaes.uk> | 2018-02-21 15:34:26 +0000 |
commit | 52c3b26195508150a3ffaed0ba8c493f5999a519 (patch) | |
tree | dd2e6dceeb9568406af19316c509a42f98b608cb /xinit | |
parent | fb723a11e4649f13e3ec5c1f678e96ee23caeb35 (diff) |
[vim] Add find and git ls-files to custom search
Diffstat (limited to 'xinit')
-rwxr-xr-x | xinit/.xinitrc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/xinit/.xinitrc b/xinit/.xinitrc index 2a50932..31b6f70 100755 --- a/xinit/.xinitrc +++ b/xinit/.xinitrc @@ -1,8 +1,5 @@ #!/bin/bash -# Key repeat rate -xset r rate 400 50 - # Pulse audio /usr/bin/start-pulseaudio-x11 |