pgosar / CyberNvim

CyberNvim: A IDE-like Neovim distribution. Simplicity is Power.
Apache License 2.0
338 stars 11 forks source link

BREAKING CHANGES #11

Open pgosar opened 8 months ago

pgosar commented 8 months ago

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.

pgosar commented 6 months ago

Removed autosave support. It is messy and feels unnecessary to support in the mainline distribution.

pgosar commented 6 months ago

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.