Skip to content

Latest commit

Β 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ› οΈ Modular Neovim Configuration

Welcome to my personal Neovim setup, designed for modularity, aesthetics, and developer comfort.

Unlike most configurations, this one puts control in your hands. You can easily toggle themes, diagnostics, and even your AI assistant β€” all without leaving Neovim.

This configuration is greatly inspired by the one of the Youtuber Josean Martinez

✨ Features

  • βš™οΈ Built with Lazy.nvim for efficient plugin management
  • 🎨 Live theme switching with a single keybinding
  • 🚨 On/off diagnostics toggle
  • πŸ€– Codeium AI assistant toggle
  • 🧼 Minimal, clean, and distraction-free interface
  • 🧩 Modular plugin structure β€” easy to extend or customize

⚑ Key Bindings

Action Keybinding Description
🎨 Select theme <Space>ut Open a menu to choose a theme
🚨 Toggle diagnostics <Space>td Enable/disable LSP diagnostics
πŸ€– Toggle Codeium <Ctrl>x Enable or disable Codeium AI suggestions

πŸ“ Structure

This config is modular by design. Each plugin or feature group lives in its own Lua file, which means:

  • Easier maintenance
  • Easier to debug
  • Easier to expand

Want to add a new plugin? Just drop a Lua file in the right folder. Want to remove something? Delete one file. Simple as that.


πŸš€ Installation (into your ~/.config/nvim directory)

git clone https://github.com/AlexGit31/Personal-Neovim.git
nvim

About

My own neovim configuration

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages