DualNvim Release Notes - v0.0.2
Pre-releaseWe're pleased to announce the release of DualNvim v0.0.2. This update is part of our ongoing effort to enhance your Neovim experience with improved functionality and new features.
What's New
Mason Integration: Mason is now fully integrated into DualNvim. This provides an easier and more streamlined process for managing LSP configurations, formatter, linter, and installer for Neovim. Just install the tools you need directly within Neovim.
Enhancements
LSP Configuration: We've reworked the LSP setup to leverage Mason's automatic installation and management capabilities, ensuring that your development environment is always ready with the necessary language servers without manual setup.
By default the following language servers are installed:
- Lua
- C#
- Java
- Rust
Please open an issue on our GitHub repository if you wish for further default LSP installed
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.
Interested in contributing? We welcome pull requests. Please read our contributing guidelines to get started.
Full Changelog: DualNvim...v0.0.2-alpha
Full Changelog: https://github.com/Terrell-byte/DualNvim/commits/v0.0.2-alpha