kobzar opened this issue 3 years ago · 2 comments
Please, add auto save buffer option before code will runned.
Now this is an option you can set within setup (default is false).
setup
require('jaq-nvim').setup{ ui = { autosave = true, } }
perfect