Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 1.01 KB

File metadata and controls

33 lines (21 loc) · 1.01 KB

Neovim Configuration

This repository contains my personal configuration files for Neovim. It includes settings, key mappings, and plugins to enhance the Neovim experience.

Requirements

Installation

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/

Plugins

Currently, this configuration includes a basic setup. More plugins and customizations will be added in the future.

Contributing

Feel free to fork this repository and submit pull requests with improvements or new features.

License

This project is licensed under the MIT License.