1 files changed,
4 insertions(+),
0 deletions(-)
A
ftplugin/python.lua
@@ -0,0 +1,4 @@
+-- spacing +vim.opt_local.tabstop = 4 +vim.opt_local.shiftwidth = 4 +vim.opt_local.softtabstop = 4