This repository contains my personal Neovim configuration, plugin managed with lazy.nvim.
- Clone this repository into your Neovim config folder (usually
~/.config/nvim). - Open Neovim and plugin installation will be automatically handled by
lazy.nvim. - Explore the directory structure (
ftplugin/,plugin/, etc.) to see how everything is organized.
Feel free to adjust or extend these configs to fit your workflow.