# HG changeset patch # User Oleksandr Gavenko # Date 1316961589 -10800 # Node ID 29939202b67121ec3e97d1896c0d7fbda220ecd9 # Parent 6608c5b29815365b5d01a6ac991b1a255940f01e Remove duplication. diff -r 6608c5b29815 -r 29939202b671 .vimrc --- a/.vimrc Sun Sep 25 17:39:21 2011 +0300 +++ b/.vimrc Sun Sep 25 17:39:49 2011 +0300 @@ -96,8 +96,6 @@ " the location you want. set incsearch -set ruler - " When you type the first tab hit will complete as much as possible, the " second tab hit will provide a list, the third and subsequent tabs will cycle " through completion options so you can complete the file without further