chore: Add window swallowing for kitty
This commit is contained in:
parent
b878ea51cd
commit
32d2cd47b4
6 changed files with 66 additions and 5 deletions
1
nvim/ftdetect/typst.lua
Normal file
1
nvim/ftdetect/typst.lua
Normal file
|
|
@ -0,0 +1 @@
|
|||
vim.cmd [[ autocmd BufRead,BufNewFile *.typst set filetype=typst ]]
|
||||
Loading…
Add table
Add a link
Reference in a new issue