mrjones2014 / smart-splits.nvim

🧠 Smart, seamless, directional navigation and resizing of Neovim + terminal multiplexer splits. Supports tmux, Wezterm, and Kitty. Think about splits in terms of "up/down/left/right".
MIT License
977 stars 43 forks source link

chore(docs): Update README.md to mention semantic versioning #57

Closed mrjones2014 closed 1 year ago

mrjones2014 commented 1 year ago

@mehalter I tagged v1.0.0 with these changes (and the generated doc/smart-splits.txt that came after them in #58). Feel free to update AstroNvim to pin to 1.x.x or however you want to notate it.

mrjones2014 commented 1 year ago

Going forward, changelogs will be more consistent now that we have a CI job to validate PR titles.

mehalter commented 1 year ago

awesome this is perfect! Thank you so much!