Vimscript -> Vim script : Merge pull request #734 from ujihisa/patch-1

Trivial typofix
pull/624/merge
Gregory P. Smith 2022-12-28 16:29:51 -08:00 committed by GitHub
commit b5c20ce8da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -12,7 +12,6 @@ guidelines we use for Google code. If you are modifying a project that
originated at Google, you may be pointed to this page to see the style guides
that apply to that project.
This project holds the following style guides:
* [AngularJS Style Guide][angular]
* [Common Lisp Style Guide][cl]
@ -28,7 +27,7 @@ This project holds the following style guides:
* [Shell Style Guide][sh]
* [Swift Style Guide][swift]
* [TypeScript Style Guide][ts]
* [Vimscript Style Guide][vim]
* [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