style(nvim): run stylua

This commit is contained in:
Oliver Davies 2023-09-04 11:05:13 +01:00
parent 62765d25aa
commit 3614d71a2c
17 changed files with 86 additions and 64 deletions

View file

@ -3,7 +3,6 @@ if not has_configs then
return
end
configs.setup {
autotag = {
enable = true,