vim: use tabstop = 2 for shell scripts

This commit is contained in:
Fernando Schauenburg 2022-02-07 20:13:56 +01:00
parent d2e17fd988
commit 85dd0a4838

View file

@ -0,0 +1,2 @@
vim.opt.tabstop = 2