A concise and lightweight list of essential plugins to enhance your Neovim experience. This repository focuses on minimalistic configuration, ideal for beginners or those who prefer a clean and efficient setup.
- 🚀 Minimal configuration for optimal performance
- 📦 Includes only essential plugins for common tasks
- 💡 Easy to customize and extend
-
Lazy.nvim
🌟 Modern plugin manager with lazy loading.
🔗 GitHub Link -
Nvim-dap
🐛 Debug Adapter Protocol (DAP) integration for debugging support.
🔗 GitHub Link -
Nvim-cmp
⚡ Completion engine for Neovim with rich extensions.
🔗 GitHub Link -
Nvim-treesitter
📝 Advanced syntax highlighting and code parsing.
🔗 GitHub Link -
Neovim
🖥️ Official Neovim runtime environment and features.
🔗 GitHub Link -
Nvim-lspconfig
⚙️ Quick setup for Neovim's built-in LSP client.
🔗 GitHub Link
Clone this repository and use it as a starting point for your Neovim configuration:
git clone https://github.com/yourusername/Minimal_neovim_plugin_list.git ~/.config/nvimFeel free to contribute by suggesting additional minimalistic plugins!
This project is licensed under the GPL-3.0 License.
- Screenshots: Consider adding some screenshots of your Neovim setup or a demo.
- GIFs: You could add animated GIFs to showcase features in action.
- Custom Badges: Add custom badges for build status or dependencies.