mirror of
https://github.com/harivansh-afk/nvim.git
synced 2026-04-15 19:05:17 +00:00
2 lines
55 B
Lua
2 lines
55 B
Lua
vim.opt_local.tabstop = 4
|
|
vim.opt_local.shiftwidth = 4
|