update
This commit is contained in:
parent
e90763e223
commit
d9f092adac
8 changed files with 43 additions and 24 deletions
4
after/ftplugin/python.lua
Normal file
4
after/ftplugin/python.lua
Normal file
|
@ -0,0 +1,4 @@
|
|||
vim.o.tabstop = 4
|
||||
vim.o.shiftwidth = 4
|
||||
vim.o.expandtab = true
|
||||
vim.o.textwidth = 120
|
Loading…
Add table
Add a link
Reference in a new issue