Skip to content

Commit

Permalink
Merge pull request #2324 from itchyny/fix/changelog-quotes
Browse files Browse the repository at this point in the history
fix quote for g:go_null_module_warning in CHANGELOG.md
  • Loading branch information
bhcleek authored May 29, 2019
2 parents 39201bf + 344c9c8 commit 9f5799c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ IMPROVEMENTS:
[[GH-2289]](https://github.com/fatih/vim-go/pull/2289)
* Improve the user experience when using null modules.
[[GH-2300]](https://github.com/fatih/vim-go/pull/2300)
* Add option, `g:go_null_module_warning' to silence the warning when trying to
* Add option, `g:go_null_module_warning` to silence the warning when trying to
use gopls with a null module.
[[GH-2309]](https://github.com/fatih/vim-go/pull/2309)
* Modify `:GoReportGitHubIssue` to include vim-go configuration values
Expand Down

0 comments on commit 9f5799c

Please sign in to comment.