#Setup typstfmt neovim

2 messages · Page 1 of 1 (latest)

scarlet quiver
#

Hi, does someone know how to set it up ? to automatically format on save, actualize buffers etc?

timid bloom
#

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 %