feat: voice to text
This commit is contained in:
parent
3b589f54ce
commit
aea9d07ae9
2 changed files with 9 additions and 8 deletions
|
|
@ -43,6 +43,8 @@ return {
|
|||
ft('sh,bash'):lint('shellcheck')
|
||||
ft('zsh'):lint('zsh')
|
||||
|
||||
ft('html'):fmt('prettierd')
|
||||
|
||||
ft('proto'):fmt('buf'):lint('buf')
|
||||
ft('dockerfile'):lint('hadolint')
|
||||
ft('tex'):fmt('latexindent')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue