#Setup typstfmt neovim
2 messages · Page 1 of 1 (latest)
Haven't use typstfmt yet but one way could be to integrate it with coc.nvim.
A simpler way would be to set up something like
autocmd BufWritePost *.typ !typstfmt %
2 messages · Page 1 of 1 (latest)