changed line indent to tabs

This commit is contained in:
Simon Ziegler
2025-12-03 17:53:07 +01:00
committed by z1glr
parent ffab9d5ec5
commit 798cf76793
2 changed files with 3 additions and 1 deletions

View File

@@ -11,3 +11,5 @@ require("typst-preview").setup({
return vim.fs.root(0, { ".git" }) or vim.fn.getcwd()
end,
})
vim.opt.expandtab = false