kickstart.nvim/ftplugin/dockerfile.lua
2024-08-20 01:31:44 -04:00

3 lines
60 B
Lua

vim.opt_local.expandtab = true
vim.opt_local.shiftwidth = 2