rust tab settings
This commit is contained in:
parent
b29962db75
commit
4b08084945
|
@ -0,0 +1,3 @@
|
||||||
|
vim.opt.tabstop = 4
|
||||||
|
vim.opt.softtabstop = 4
|
||||||
|
vim.opt.shiftwidth = 4
|
Loading…
Reference in New Issue