1
0
mirror of https://github.com/jdhao/nvim-config.git synced 2025-06-08 14:14:33 +02:00

Merge pull request #48 from soda92/patch-1

fix small typo
This commit is contained in:
jdhao 2022-04-14 19:20:33 +08:00 committed by GitHub
commit 2ffba14a6c
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.