Skip to content

Commit

Permalink
neovim: install go formatters with mason
Browse files Browse the repository at this point in the history
  • Loading branch information
geodimm committed Mar 11, 2024
1 parent af1323b commit ba48511
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions nvim/lua/plugins/lsp.lua
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ local lsp_tools = {

-- formatters
'gci',
'goimports',
'gofumpt',
'shfmt',
'stylua',

Expand Down

0 comments on commit ba48511

Please sign in to comment.