update vimrc
This commit is contained in:
parent
987a2464d1
commit
22838b7e2d
@ -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
|
||||
}
|
||||
|
||||
# 拷贝文件
|
||||
|
||||
Loading…
Reference in New Issue
Block a user