From e2ab7d847f789bdc4395e0d56fdbd29a408df3b4 Mon Sep 17 00:00:00 2001 From: Vasil Zlatanov Date: Thu, 14 Aug 2014 23:22:17 +0300 Subject: volume above 100% for ratpoison --- pentadactylrc | 2 +- vimrc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pentadactylrc b/pentadactylrc index 3cfd843..1040fbe 100644 --- a/pentadactylrc +++ b/pentadactylrc @@ -118,7 +118,7 @@ map -count -modes=n,v D -builtin d map -count -modes=n,v u -builtin map -count -modes=n,v U -builtin u map -count -modes=n,v x -builtin d -map -count -modes=n,v w owikipedia +map -count -modes=n,v w owikipedia set autocomplete= set defsearch=startpage-https set editor='rxvt -e sh -c "vim + +\"sil! call cursor(0, )\" "' diff --git a/vimrc b/vimrc index bcbfa1e..76dd636 100644 --- a/vimrc +++ b/vimrc @@ -73,7 +73,7 @@ set noswapfile set nobackup au CursorHold,CursorHoldI * checktime au CursorHold,CursorHoldI * silent! wa -set updatetime=2 +set updatetime=2000 filetype plugin on filetype indent off let g:tex_flavor='latex' -- cgit v1.2.3-54-g00ecf