This repository contains my customized NVChad configuration for Neovim. NVChad is a modern Neovim framework that provides a sleek UI, built-in plugins, and extensive customization capabilities.
- Neovim (version 0.9+)
- Git
- A Nerd Font (for icons)
# Clone my NVChad configuration
git clone https://github.com/thaiph99/nvim.git ~/.config/nvim --depth 1
# Open Neovim (plugins will be installed automatically)
nvimThis configuration extends NVChad with the following plugins and settings:
- LSP & Completion: Pyright, LuaLS, and custom completion settings.
- Theme & UI: Custom colorschemes and status line tweaks.
- Keybindings: Personalized key mappings for efficiency.
- Plugins: Additional plugins for enhanced productivity.