Skip to content

Commit

Permalink
Merge pull request #1954 from bhcleek/add-GoModFmt-list
Browse files Browse the repository at this point in the history
add GoModFmt list type
  • Loading branch information
fatih authored Sep 6, 2018
2 parents 1b65f77 + dee5fe4 commit fb173c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions autoload/go/list.vim
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@ let s:default_list_type_commands = {
\ "GoLint": "quickfix",
\ "GoMetaLinter": "quickfix",
\ "GoMetaLinterAutoSave": "locationlist",
\ "GoModFmt": "locationlist",
\ "GoModifyTags": "locationlist",
\ "GoRename": "quickfix",
\ "GoRun": "quickfix",
Expand Down

0 comments on commit fb173c3

Please sign in to comment.