We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0325c5e commit aec3292Copy full SHA for aec3292
CHANGELOG.md
@@ -11,6 +11,7 @@ IMPROVEMENTS
11
* :GoMetaLinter can now exclude linters with the new `g:go_metalinter_excludes` option [gh-1253]
12
* Override `<C-LeftMouse>` mapping so `:GoDef` is used by default (as we do the same for `CTRL-]`, `gd`, etc. [gh-1264]
13
* add support for `go_list_type` setting in `:GoFmt` and `:GoImports` commands [gh-1304]
14
+* add support for `go_list_type` setting in `:GoMetaLinter` commands [gh-1309]
15
* `go_fmt_options` can be now a dictionary to allow us to specifcy the
16
options for multiple binaries [gh-1308]. i.e:
17
0 commit comments