Skip to content

Commit

Permalink
Trivial typofix
Browse files Browse the repository at this point in the history
s/Vimscript/Vim script/
  • Loading branch information
ujihisa authored Nov 18, 2022
1 parent 2d5b76e commit 7869982
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit 7869982

Please sign in to comment.