vim: add lua ftplugin (tabstop = 2)

This commit is contained in:
Fernando Schauenburg 2022-02-01 20:44:43 +01:00
parent 45eadf6291
commit f8181683e9

View file

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