X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/termux-packages/blobdiff_plain/56cc5820126d019f3ee3513c6aceee262afac1b8..423d90b15f5285c05a7ee90a79ef3a348a360bfb:/packages/vim-python/vimrc diff --git a/packages/vim-python/vimrc b/packages/vim-python/vimrc index c20a4c9f..82cc3d62 100644 --- a/packages/vim-python/vimrc +++ b/packages/vim-python/vimrc @@ -1,16 +1,3 @@ -set autowrite -set backspace=2 -set hlsearch -set ignorecase -set incsearch -set mouse=a -set nocompatible -set smartcase -set smartindent -set title - -syntax on - " Scroll only one line for mouse wheel events to get smooth scrolling on touch screens map imap