nvim: Remove unnecessary augroup invocation
This commit is contained in:
parent
ff3b4ef605
commit
af6e91561b
1 changed files with 0 additions and 2 deletions
|
@ -1,5 +1,3 @@
|
||||||
local augroup = require('helpers.augroup')
|
|
||||||
|
|
||||||
-- for each filetype autoformat on save
|
-- for each filetype autoformat on save
|
||||||
-- TODO can automatically gather from formatter table keys?
|
-- TODO can automatically gather from formatter table keys?
|
||||||
local prettierfmt = {
|
local prettierfmt = {
|
||||||
|
|
Loading…
Reference in a new issue