mirror of
https://github.com/zoriya/auto-save.nvim.git
synced 2026-08-09 15:46:58 +00:00
style: add and apply stylua config
Made it compatible with the .editorconfig already present and didn't introduce any bells and whistles beyond that. Fixed the typo in .editorconfig indent_style while I was at it.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
if vim.g.loaded_auto_save then
|
||||
return
|
||||
return
|
||||
end
|
||||
vim.g.loaded_auto_save = true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user