nvim: use tabstop = 2 for YAML files

This commit is contained in:
Fernando Schauenburg 2024-08-05 19:24:46 +02:00
parent 6f6124e2a3
commit fdf94be847

View file

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