chore: laptop use lsp for typst
This commit is contained in:
parent
2bfef6a58d
commit
eea6173b02
8 changed files with 50 additions and 38 deletions
1
nvim/ftdetect/typ.vim
Normal file
1
nvim/ftdetect/typ.vim
Normal file
|
|
@ -0,0 +1 @@
|
|||
autocmd BufRead,BufNewFile *.typ set filetype=typst
|
||||
1
nvim/ftdetect/typst.vim
Normal file
1
nvim/ftdetect/typst.vim
Normal file
|
|
@ -0,0 +1 @@
|
|||
autocmd BufRead,BufNewFile *.typst set filetype=typst
|
||||
Loading…
Add table
Add a link
Reference in a new issue