fix: typst-ts-preview invalid argument error
Bound `C-c C-C` to `typst-ts-compile-and-preview`
Replaced `typst-ts-mode-peview` by the improved `typst-ts-preview`
Improved `typst-ts-preview`, deleted redundant code
Added function `typst-ts-preview`
Using browser-url, should find a better, more customizable, alternative
`typst-ts-compile-and-preview` using `typst-ts-compile`
Avoids repeating code
`typst-ts-compile` now previews only with using with prefix arg
chore: remove unused features
Signed-off-by: Burgess Chang <bsc@brsvh.org>
chore: remove debug message echo
Merge branch 'feat-16/list-item-reordering' into develop
feat: #16 new keybindings
feat: #16 do something depending on point
feat: #16 swapping numbered items works now
fix: `typst-ts-compile` preview doc by default