asmfmt
This commit is contained in:
parent
e3e8915890
commit
98470836af
1 changed files with 100 additions and 99 deletions
|
@ -50,6 +50,7 @@ return {
|
||||||
-- You can use a sub-list to tell conform to run *until* a formatter
|
-- You can use a sub-list to tell conform to run *until* a formatter
|
||||||
-- is found.
|
-- is found.
|
||||||
javascript = { 'prettier' },
|
javascript = { 'prettier' },
|
||||||
|
asm = { "asmfmt" }
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Reference in a new issue