This repository contains my personal configuration files for Neovim. It includes settings, key mappings, and plugins to enhance the Neovim experience.
Clone the repository and copy the configuration files to your Neovim configuration directory:
git clone https://github.com/michelegera/nvim.git
cp -r nvim/* ~/.config/nvim/Currently, this configuration includes a basic setup. More plugins and customizations will be added in the future.
Feel free to fork this repository and submit pull requests with improvements or new features.
This project is licensed under the MIT License.