Skip to content

Commit aec3292

Browse files
committed
Update Changelog.md
1 parent 0325c5e commit aec3292

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ IMPROVEMENTS
1111
* :GoMetaLinter can now exclude linters with the new `g:go_metalinter_excludes` option [gh-1253]
1212
* Override `<C-LeftMouse>` mapping so `:GoDef` is used by default (as we do the same for `CTRL-]`, `gd`, etc. [gh-1264]
1313
* 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]
1415
* `go_fmt_options` can be now a dictionary to allow us to specifcy the
1516
options for multiple binaries [gh-1308]. i.e:
1617

0 commit comments

Comments
 (0)