mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 22:59:15 +00:00
5 lines
96 B
Lua
5 lines
96 B
Lua
local opts = require("opts")
|
|
opts.matchit_let_in()
|
|
|
|
vim.o.expandtab = true
|
|
vim.o.shiftwidth = 2
|