some fixes
This commit is contained in:
3
after/ftplugin/python.lua
Normal file
3
after/ftplugin/python.lua
Normal file
@@ -0,0 +1,3 @@
|
||||
local ct = require('conftool')
|
||||
|
||||
ct.set({'tabstop', 4}, {'shiftwidth', 4}, 'expandtab')
|
||||
Reference in New Issue
Block a user