Skip to content

⚙️ My personal Neovim config inspired by TypeCraft tutorials — minimal, modern, and plugin-powered for a better dev workflow.

License

Notifications You must be signed in to change notification settings

devbyte1328/nvim-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🖼️ Neovim Setup Preview

Screenshot

🛠️ Neovim Setup Inspired by TypeCraft

This is my personal Neovim configuration, inspired by the amazing TypeCraft YouTube tutorials. It's a clean, beginner-friendly setup tailored for an efficient and visually pleasing development experience.


✨ Features

This setup includes a curated list of plugins that enhance productivity and aesthetics:

  • 🎨 Catppuccin – Beautiful, soothing color scheme
  • 📊 Lualine – A fast and customizable status line
  • 🗂️ Neo-tree – Modern file explorer with icons and git support
  • 🔍 Telescope – Fuzzy finder for files, buffers, and more
  • 🌲 Treesitter – Better syntax highlighting and code parsing

📦 Installation

To get started, run the following commands:

git clone https://github.com/devbyte1328/nvim-setup.git
cd nvim-setup/
cp -r nvim/ ~/.config/

⚠️ Note: If you already have a Neovim config in ~/.config/nvim, make sure to back it up before copying.


🧰 Requirements

Make sure you have the following installed:


📁 Plugin Overview

Plugin Description
catppuccin Theme for beautiful and cohesive colors
lualine Customizable and minimal statusline
neo-tree Lua-powered file explorer
telescope Fuzzy finder for files, buffers, etc.
treesitter Syntax-aware code highlighting and folding

🙏 Credits

Big thanks to TypeCraft for the tutorials that guided this setup.


📬 Contact

Feel free to fork, star, or open issues if you find bugs or have suggestions!

About

⚙️ My personal Neovim config inspired by TypeCraft tutorials — minimal, modern, and plugin-powered for a better dev workflow.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages