docs: fix error

Log:
This commit is contained in:
xzl
2023-03-06 17:49:43 +08:00
committed by HarryLoong
parent 7020097b6a
commit 0166b43b04
2 changed files with 14 additions and 14 deletions

View File

@@ -59,7 +59,7 @@ EDITOR=vim
export EDITOR
```
你可以在第 9 章 系统技巧中的第 9.3.6 节 “有颜色输出的命令”找到更多关于bash的定制技巧。
你可以在第 9 章 系统技巧中的第 “有颜色输出的命令”找到更多关于bash的定制技巧。
bash-completion 软件包能够让 bash 进行命令补全.
@@ -163,7 +163,7 @@ sudo update-alternatives --config editor
对于新手,我建议使用“`/usr/bin/vim.basic`”代替“`/usr/bin/vim.tiny`”,因为它支持格式高亮。
##使用
## 使用
使用vim我个人认为是很难在这一点页面说完的所以本着不重复造轮子的思想在这放出基本命令和优质中文教程