A modular and customizable Neovim setup optimized for modern development workflows. Includes Tmux integration, intelligent plugin management, and intuitive key mappings to boost productivity.
- Lightweight and modular configuration.
- Seamless Tmux navigation.
- LSP support for multiple languages.
- Auto-completion, syntax highlighting, and formatting.
- Plugin manager for easy maintenance (Lazy.nvim).
-
Clone this repository:
git clone https://github.com/pyhumph/nvim-config.git ~/.config/nvim
-
Open Neovim and install plugins:
nvim +Lazy sync
-
Ensure required dependencies are installed:
Neovim (latest version) Tmux, Node.js, and Python3 if applicable.
Feel free to modify the Lua files under lua/
to adjust the configuration to your needs.
This configuration is shared under the MIT License.