mirror of
https://github.com/jdhao/nvim-config.git
synced 2025-06-08 14:14:33 +02:00
fix small typo
This commit is contained in:
parent
4ab3d0414f
commit
1a36e711df
@ -97,7 +97,7 @@ To install it Windows, use [chocolatey](https://chocolatey.org/) or [scoop](http
|
|||||||
choco install universal-ctags
|
choco install universal-ctags
|
||||||
|
|
||||||
# scoop bucket add extras
|
# scoop bucket add extras
|
||||||
# scoop install univeral-ctags
|
# scoop install universal-ctags
|
||||||
```
|
```
|
||||||
|
|
||||||
Set its PATH properly and make sure you can run `ctags` from command line.
|
Set its PATH properly and make sure you can run `ctags` from command line.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user