Trivial typofix

s/Vimscript/Vim script/
pull/734/head
ujihisa 2022-11-18 10:01:02 -08:00 committed by GitHub
parent 2d5b76e3f6
commit 78699827e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ This project holds the [C++ Style Guide][cpp], [C# Style Guide][csharp],
[Java Style Guide][java], [Python Style Guide][py], [R Style Guide][r],
[Shell Style Guide][sh], [HTML/CSS Style Guide][htmlcss],
[JavaScript Style Guide][js], [TypeScript Style Guide][ts], [AngularJS Style Guide][angular],
[Common Lisp Style Guide][cl], and [Vimscript Style Guide][vim]. This project
[Common Lisp Style Guide][cl], and [Vim script Style Guide][vim]. This project
also contains [cpplint][cpplint], a tool to assist with style guide compliance,
and [google-c-style.el][emacs], an Emacs settings file for Google style.