dotfiles/nvim/ftplugin/python.lua

3 lines
46 B
Lua

vim.bo.shiftwidth = 4
vim.bo.expandtab = true