chore: remove unused typst templates
This commit is contained in:
@@ -2,9 +2,6 @@
|
||||
name = "bibtex"
|
||||
auto-format = false
|
||||
|
||||
[language-server.typst-lsp.config]
|
||||
exportPdf = "never"
|
||||
|
||||
[[language]]
|
||||
name = "c"
|
||||
indent = { tab-width = 8, unit = " " }
|
||||
|
||||
@@ -26,6 +26,8 @@ alias twatch="nix run .#watch"
|
||||
alias tbuild="nix run .#build"
|
||||
alias tlsp="nix-shell -p tinymist"
|
||||
|
||||
alias nlatex="nix-shell -p texlive.combined.scheme-full"
|
||||
|
||||
### Abbreviations
|
||||
alias dcr='docker compose down && docker compose up -d && docker compose logs -f'
|
||||
alias dh1='du . -h -d1'
|
||||
|
||||
Reference in New Issue
Block a user