wqe
This commit is contained in:
parent
33fdd37491
commit
e5603f4c6f
@ -1,6 +1,13 @@
|
|||||||
<!-- @import "[TOC]" {cmd="toc" depthFrom=1 depthTo=6 orderedList=false} -->
|
<!-- @import "[TOC]" {cmd="toc" depthFrom=1 depthTo=6 orderedList=false} -->
|
||||||
# 从零开始打造属于自己的nvim
|
# 从零开始打造属于自己的nvim
|
||||||
|
|
||||||
|
## 小tips
|
||||||
|
在克隆后使用:
|
||||||
|
```
|
||||||
|
git config --global credential.helper store
|
||||||
|
```
|
||||||
|
只用在http下输入一次密码了
|
||||||
|
|
||||||
## 如何在不同的系统安装
|
## 如何在不同的系统安装
|
||||||
### arch系
|
### arch系
|
||||||
```bash
|
```bash
|
||||||
|
Loading…
Reference in New Issue
Block a user