X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/68d854b673d4437c706c3c555731f6aa3a17738a..d8e6eccba2efb7be0a056e217018a3d35886808f:/.vimrc diff --git a/.vimrc b/.vimrc index 4651236..6035a61 100644 --- a/.vimrc +++ b/.vimrc @@ -851,7 +851,7 @@ set ci " (local to buffer) " set nopi pi """ set pi this ABORTS < 1:7.1-135+1 (see #446268) -if has('patch135') +if has('patch073') set pi endif