style(nvim): run stylua
This commit is contained in:
parent
c69fd34fab
commit
cb8dba24c9
16 changed files with 83 additions and 64 deletions
|
@ -3,7 +3,6 @@ if not has_configs then
|
|||
return
|
||||
end
|
||||
|
||||
|
||||
configs.setup {
|
||||
autotag = {
|
||||
enable = true,
|
||||
|
|
Reference in a new issue