1
0
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:
Maple 2022-04-14 19:17:17 +08:00 committed by GitHub
parent 4ab3d0414f
commit 1a36e711df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -97,7 +97,7 @@ To install it Windows, use [chocolatey](https://chocolatey.org/) or [scoop](http
choco install universal-ctags
# 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.