text 更新到Centos 7上的Vim8

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了text 更新到Centos 7上的Vim8相关的知识,希望对你有一定的参考价值。

# You may use this CentOS 7 repository on Fedora Copr for Vim 8 builds.
#      https://copr.fedorainfracloud.org/coprs/mcepl/vim8/
#
#  Run these commands on CentOS 7.

# Add this repository:

sudo curl -L https://copr.fedorainfracloud.org/coprs/mcepl/vim8/repo/epel-7/mcepl-vim8-epel-7.repo -o /etc/yum.repos.d/mcepl-vim8-epel-7.repo

# Upgrade Vim to vim 8:

sudo yum update vim*

# After it is successful, your Vim should be version 8.0 now:
vim --version

# You should see...
# VIM - Vi IMproved 8.0 (2016 Sep 12, compiled Aug  2 2017 16:29:21)
# Included patches: 1-839

以上是关于text 更新到Centos 7上的Vim8的主要内容,如果未能解决你的问题,请参考以下文章

CentOS7.2安装Vim8和YouCompleteMe

centos7源码安装vim8.0

cenots7下vim7.4升级到vim8.2

CentOS6源码安装vim8

vim8安装教程和vim中文帮助文档Vimcdoc安装方法-Vim使用技巧

Centos7 安装vim8