Marco
5381e06eb9
Now, before a file is saved, we call the vim api format() function which formats the content of the file.
5 lines
118 B
Lua
5 lines
118 B
Lua
require("myworkflow.remap")
|
|
require("myworkflow.set")
|
|
require("myworkflow.packer")
|
|
require("myworkflow.autocommands")
|