mirror of
https://github.com/chubin/cheat.sh.git
synced 2026-06-20 13:16:44 +02:00
Fix typo in README
Co-authored-by: Anatoli Babenia <anatoli@rainforce.org>
This commit is contained in:
@@ -536,7 +536,7 @@ In this example, several Vim plugins are used:
|
||||
* [scrooloose/syntastic](https://github.com/vim-syntastic/syntastic) — Syntax checking plugin
|
||||
* [cheat.sh-vim](https://github.com/dbeniamine/cheat.sh-vim) — Vim support
|
||||
|
||||
Syntastic shows warnings and errors (found by code analysis tools: `jshint`, `merlin`, `pylint`, `shellcheckt` etc.),
|
||||
Syntastic shows warnings and errors (found by code analysis tools: `jshint`, `merlin`, `pylint`, `shellcheck` etc.),
|
||||
and `cheat.sh-vim` shows you explanations for the errors and warnings
|
||||
and answers on programming languages queries written in the editor.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user