changed line indentint to tabs

This commit is contained in:
Simon Ziegler
2025-12-03 17:53:07 +01:00
parent 906eeed8b4
commit 7881ff3f4d
2 changed files with 6 additions and 5 deletions

View File

@@ -1,2 +1,4 @@
-- bootstrap lazy.nvim, LazyVim and your plugins
require("config.lazy")
vim.opt.expandtab = false