2
Gundo eklentisi, 2.7 sürümü yüklendiğinde python 2.4 gerektirir
Python 2.7.9 yükledim. Ve şimdi Gundo eklentisinin 2.4 gerektirdiği mesajını alıyorum. Bir çözüm var mı? İşte vimrc dosyam: set nocompatible " be iMproved, required filetype off " required " set the runtime path to include Vundle and initialize set rtp+=~/.vim/bundle/Vundle.vim call vundle#begin() " alternatively, pass a path where Vundle should …