vim: convert lua files to tabstop = 2

This commit is contained in:
Fernando Schauenburg 2022-02-01 20:53:19 +01:00
parent f8181683e9
commit bef5e01951
4 changed files with 257 additions and 304 deletions

View file

@ -84,50 +84,3 @@ require('lualine').setup {
extensions = { 'fugitive', 'quickfix' }
}