Open pgosar opened 8 months ago
Removed autosave support. It is messy and feels unnecessary to support in the mainline distribution.
Given it's been a bit of time since neovim 0.10.0 released, and with it a lot of different feature changes, I will soon begin migrating the configuration over to 0.10.0. This will remove support for any versions lower than 0.10.0.
Just a minor renaming to support anyone who wants to automatically install things like treesitter parsers. the M.ensure_installed field is now M.mason_ensure_installed. There will be fields for ensuring the installation of treesitter parsers, etc. in coming commits.