Skip to content

Releases: thewizardshell/Started-Draco-Vim

0.0.1 BETA 🐉

23 Aug 03:05
5ae964d
Compare
Choose a tag to compare
0.0.1 BETA 🐉 Pre-release
Pre-release

Release 0.0.1-beta

Overview

Welcome to the beta release of Started-Draco-Vim v0.0.1! This is an early version of the project, and we are excited to share it with you. Please note that this release is intended for testing and feedback purposes.

New Features

  • Initial Plugin Integration: Includes essential plugins for enhanced Vim functionality.
  • Basic Configuration: Provides a foundational setup for a more productive Vim environment.
  • Theme Support: Basic color schemes and visual enhancements.

Changes

  • Plugins Added:

    • Added vim-airline for a more informative status line.
    • Integrated NERDTree for file system navigation.
    • Configured coc.nvim for improved code completion.
  • Configuration:

    • Initial setup for keybindings and plugin management.
    • Basic color scheme setup with firefly theme.

Installation

To get started with this beta release, follow these steps:

  1. Clone the Repository
   git clone https://github.com/vicenteroa/Started-Draco-Vim.git ~/.vim

Install Plugins

Open Vim and run:

:PlugInstall

Restart Vim

Close and reopen Vim to apply the new configuration and plugins.

Configuration Changes

The initial configuration is set up in your .vimrc or init.vim. Review and adjust the settings as needed:

  • Keybindings: Basic keybindings are configured. Refer to the README.md for details on new shortcuts.
  • Plugin Settings: Default settings for plugins are applied. Customize them as needed.

Known Issues

  • Incomplete Features: Some features and plugins are still in development and may not be fully functional.
  • Compatibility: This beta version may have compatibility issues with certain Vim versions or plugins.
    Feedback
  • Your feedback is invaluable as we continue to develop and refine this project. Please report any issues or suggestions on the GitHub issues page.

Acknowledgements

Thank you for trying out this beta version of Started-Draco-Vim. We appreciate your support and contributions!

Contact
For questions or further information, please visit the GitHub repository.