chomosuke / typst-preview.nvim

Low latency typst preview for Neovim
GNU General Public License v3.0
254 stars 16 forks source link

docs: Propose a better default config for the end users #27

Closed Uzaaft closed 5 months ago

Uzaaft commented 5 months ago

Proposing a new, IMO better default config for the end-users. This will enable lazy-loading OOB, but shouldn't infer with the workflow of the end user.

chomosuke commented 5 months ago

Hello there, thanks for proposing this. However, I don't really think this is a better default config, because it does not allow auto complete in command mode to work the first time. IMO ft = 'typst' is lazy enough :).