Skip to content

History / Building Vim from source

Revisions

  • Updated Building Vim from source (markdown)

    @hzpfly hzpfly committed May 10, 2024
  • Updated Building Vim from source (markdown)

    @hzpfly hzpfly committed May 9, 2024
  • Updated Building Vim from source (markdown)

    @hzpfly hzpfly committed May 9, 2024
  • Added necessary library for Fedora 20

    @butgit butgit committed Nov 24, 2020
  • python2-dev needs to be specified and the other packages don't exist or are met with included installations

    @sysopsdev-zz sysopsdev-zz committed Oct 15, 2020
  • liblua that modern vim requires is 5.2 not 5.1 (checked at 8.2.1634)

    @jmarrec jmarrec committed Sep 8, 2020
  • Update VIMRUNTIMEDIR for vim 8.2.

    @nongvantinh nongvantinh committed Jan 1, 2020
  • Indent

    @tinmarino tinmarino committed Dec 14, 2019
  • On debian, you cannot use both `python2/dyn` and `python3/dyn`. See here https://stackoverflow.com/a/23656675/2544873

    @tinmarino tinmarino committed Dec 14, 2019
  • Updated Building Vim from source (markdown)

    @nextkitt nextkitt committed Oct 15, 2018
  • fix `YouCompleteMe unavailable: requires Vim 7.4.1578+.`

    @nextkitt nextkitt committed Oct 15, 2018
  • vim now in version 8.1 and help user with erro for python version.

    @Pompeu Pompeu committed Aug 5, 2018
  • Fix command line for installing prerequisites on Debian

    @valera-rozuvan valera-rozuvan committed May 27, 2018
  • Formatting sections to be more clear

    @Herz3h Herz3h committed Apr 4, 2018
  • vim binary path is /usr/local/bin/vim (as defined in the configuration prefix) instead of /usr/bin/vim

    @sirfz sirfz committed Jan 28, 2018
  • Updated Building Vim from source (markdown)

    @alphaCTzo7G alphaCTzo7G committed Jan 26, 2018
  • apt-get was deprecated in favor of apt; changed commands to reflect this.

    @treymerkley treymerkley committed Nov 14, 2017
  • Updated Building Vim from source (markdown)

    @nxlr nxlr committed Jul 27, 2017
  • Align remaining configure arguments

    @jzipfler jzipfler committed Jul 25, 2017
  • In 8aef9d1 --prefix was adjusted but VIMRUNTIMEDIR not

    @jzipfler jzipfler committed Jul 25, 2017
  • According to https://unix.stackexchange.com/questions/8656/usr-bin-vs-usr-local-bin-on-linux, user programs not managed by the distribution package manager.

    Tianjian Jiang committed Jul 23, 2017
  • fix link to vim wiki

    @cpaxton cpaxton committed Apr 7, 2017
  • Updated Building Vim from source (markdown)

    @zwhitchcox zwhitchcox committed Mar 14, 2017
  • Updated Building Vim from source (markdown)

    @lebinhe lebinhe committed Mar 13, 2017
  • add notes with Ubuntu 16.04

    Mario Gutierrez committed Nov 26, 2016
  • you need to define the option for the interpreter as stated in `./configure --help`. mine's is the newest commit in vim project as of today. please re-check.

    @vazh vazh committed Nov 2, 2016
  • Put `checkinstall` and `change flags` messages to alert readers before they run commands

    @joshmreesjones joshmreesjones committed Oct 22, 2016
  • Updated Building Vim from source (markdown)

    @kingofctrl kingofctrl committed Oct 18, 2016
  • Increment to reflect major vim version update as of mid-September (7.4 ⇒ 8.0)

    @lmmx lmmx committed Oct 17, 2016
  • Install lua in Debian-like apt-get command

    @sirfz sirfz committed Aug 23, 2016