Skip to content

hsanirudh/Neovim_lua

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌟 My Neovim Configuration

This setup is crafted to enhance your Neovim experience with a powerful, customizable, and lightweight configuration tailored for developers. 🚀

Neovim Lua

📋 Table of Contents

✨ Features

  • Lightning Fast: Optimized for performance and speed.
  • 🎨 Highly Customizable: Easily tweak and extend the configuration using Lua.
  • 🛠️ Feature-Packed: Includes essential plugins for development.

📥 Installation

Get started with this Neovim configuration by running the following command in your terminal:

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/hsanirudh/Neovim_lua/v2/assets/setup.sh)"

🔌 Plugins

This configuration includes a curated selection of plugins to enhance your development experience:

  • 🌲 Treesitter: Advanced syntax highlighting and code navigation.
  • 📂 Nvim-tree: A file explorer that makes managing files a breeze.
  • 🔍 Telescope: Powerful fuzzy finder to quickly navigate projects.
  • 💡 LSP Config: Language Server Protocol for robust autocompletion and linting.
  • 🔄 Auto Pairs: Automatically close brackets, quotes, and more.
  • 📦 Lazy: Plugin manager to handle all your plugins with ease.

📸 Screenshots

Take a look at some screenshots showcasing the power and elegance of this configuration:

Screenshot5

Screenshot4

Screenshot2

Screenshot1

Screenshot3

🤝 Contributing

Contributions are welcome! If you have suggestions, improvements, or bug fixes, feel free to open an issue or submit a pull request.

🔗 Find this configuration useful? Don't forget to ⭐ star the repository and share it with your friends!

Happy coding! 😄