A starter template for LazyVim. Refer to the documentation to get started.
This repository contains my Neovim configuration files, which I use to customize my editing experience. You can explore, learn, and adapt these configurations to suit your needs. If you have any questions or suggestions, don't hesitate to reach out!
nvim-demo.mp4
- Lua-based Neovim configuration
- Optimized settings for enhanced productivity
- Preconfigured plugins and key mappings
To use these configuration files for your own Neovim setup, follow these steps:
-
Install Neovim (if you haven't already) by following the official installation guide: Neovim Installation
-
Backup your existing Neovim configuration (if necessary) to avoid any conflicts.
-
Clone this repository to your Neovim configuration directory:
git clone https://github.com/alejandroo-pc/nvim-config.git ~/.config/nvim
-
If this repository is open and actively maintained, I am also actively using this configuration. I encourage you to explore, learn, and modify it to suit your preferences.
-
Please note that these configurations reflect my personal preferences and workflow. They may not be a perfect fit for everyone.