Skip to content

A modular and customizable Neovim configuration optimized for productivity. Includes key mappings, plugin integrations, and seamless Tmux navigation. Designed to enhance the developer experience with a focus on speed, clarity, and flexibility.

Notifications You must be signed in to change notification settings

pyhumph/nvim-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neovim Configuration

A modular and customizable Neovim setup optimized for modern development workflows. Includes Tmux integration, intelligent plugin management, and intuitive key mappings to boost productivity.

Features

  • 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).

Installation

  1. Clone this repository:

    git clone https://github.com/pyhumph/nvim-config.git ~/.config/nvim
    
  2. Open Neovim and install plugins:

    nvim +Lazy sync
    
  3. Ensure required dependencies are installed:

    Neovim (latest version) Tmux, Node.js, and Python3 if applicable.

Customization

Feel free to modify the Lua files under lua/ to adjust the configuration to your needs.

License

This configuration is shared under the MIT License.

About

A modular and customizable Neovim configuration optimized for productivity. Includes key mappings, plugin integrations, and seamless Tmux navigation. Designed to enhance the developer experience with a focus on speed, clarity, and flexibility.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages