mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-03-24 10:47:07 +08:00
Merge branch 'xinfengwu-master-patch-44776' into 'master'
Update cscope.md See merge request SpaceVim/SpaceVim!3
This commit is contained in:
commit
e95cee105d
@ -26,10 +26,18 @@ For more info about the differences between Cscope and other similar tools, plea
|
|||||||
|
|
||||||
### cscope
|
### cscope
|
||||||
|
|
||||||
|
For Archlinux
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
sudo pacman -S cscope
|
sudo pacman -S cscope
|
||||||
```
|
```
|
||||||
|
|
||||||
|
For Ubuntu
|
||||||
|
|
||||||
|
```shell
|
||||||
|
sudo apt install cscope
|
||||||
|
```
|
||||||
|
|
||||||
In windows, you can use scoop to install cscope:
|
In windows, you can use scoop to install cscope:
|
||||||
|
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user