4 Star 1 Fork 3

OpenCloudOS Stream/vim

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
vim-default-editor.sh 117 Bytes
Copy Edit Raw Blame History
nilusyi authored 2023-06-01 12:17 . update
# Ensure vim is set as EDITOR if it isn't already set
if [ -z "$EDITOR" ]; then
export EDITOR="/usr/bin/vim"
fi
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/opencloudos-stream/vim.git
git@gitee.com:opencloudos-stream/vim.git
opencloudos-stream
vim
vim
master

Search

344bd9b3 5694891 D2dac590 5694891