]> git.pld-linux.org Git - packages/vim.git/blame - vim-python_ts.patch
- updated apache config file detecting in SOURCES; rel 3
[packages/vim.git] / vim-python_ts.patch
CommitLineData
d2c0c085 1diff -Nur vim62.orig/runtime/ftplugin/python.vim vim62/runtime/ftplugin/python.vim
2--- vim62.orig/runtime/ftplugin/python.vim Sat May 24 14:59:06 2003
3+++ vim62/runtime/ftplugin/python.vim Wed Aug 20 00:01:02 2003
4@@ -13,9 +13,6 @@
5 " setlocal comments-=:%
6 setlocal commentstring=#%s
7
8-" Python always uses a 'tabstop' of 8.
9-setlocal ts=8
10-
11 set wildignore+=*.pyc
12
13 nnoremap <silent> <buffer> ]] :call <SID>Python_jump('/^\(class\\|def\)')<cr>
This page took 0.032869 seconds and 4 git commands to generate.