update vimrc

This commit is contained in:
chxuan 2018-05-16 22:33:36 +08:00
parent 987a2464d1
commit 22838b7e2d

View File

@ -89,7 +89,7 @@ function install_prepare_software_on_ubuntu()
# 安装archlinux发行版必要软件
function install_prepare_software_on_archlinux()
{
sudo pacman -S --noconfirm vim ctags automake gcc cmake python3 python2 curl
sudo pacman -S --noconfirm vim ctags automake gcc cmake python3 python2 curl ack
}
# 拷贝文件