Skip to content

docs: correct Plug vimscript in README using " rather than '#256

Merged
mhanberg merged 1 commit into
elixir-tools:mainfrom
sjrct:sjrct-patch-1
May 27, 2026
Merged

docs: correct Plug vimscript in README using " rather than '#256
mhanberg merged 1 commit into
elixir-tools:mainfrom
sjrct:sjrct-patch-1

Conversation

@sjrct
Copy link
Copy Markdown
Contributor

@sjrct sjrct commented May 27, 2026

In vimscript, using the " here is interpreted as starting a comment rather than delimiting a string.

So I get the following error when copying those two lines as is:

E471: Argument required:   Plug

@mhanberg mhanberg changed the title Fix Plug vimscript in README using " rather than ' docs: Plug vimscript in README using " rather than ' May 27, 2026
@mhanberg mhanberg changed the title docs: Plug vimscript in README using " rather than ' docs: correct Plug vimscript in README using " rather than ' May 27, 2026
@mhanberg mhanberg merged commit 368eaf6 into elixir-tools:main May 27, 2026
5 of 14 checks passed
@mhanberg
Copy link
Copy Markdown
Collaborator

❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants