DualNvim Release Notes - v0.0.3
·
19 commits
to main
since this release
This new release of DualNvim, v0.0.3, is now available, focused on bug fixes in regards to LSP.
Upgrading
To upgrade to DualNvim v0.0.3, you can fetch and apply the latest changes using:
git pull origin main
nvim +PackerSync
Getting Started
To upgrade to the latest version of DualNvim, please pull the latest changes from the main branch:
git pull origin main
For new installations, clone the repository and follow the instructions in our README.md
Feedback and Contributions
Your feedback is valuable to us! If you encounter any issues or have suggestions for future improvements, please open an issue on our GitHub repository.