mirror of
https://github.com/harivansh-afk/nvim.git
synced 2026-04-15 16:04:05 +00:00
2 lines
58 B
Lua
2 lines
58 B
Lua
vim.opt_local.expandtab = false
|
|
vim.opt_local.tabstop = 4
|