Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 952 Bytes

File metadata and controls

20 lines (15 loc) · 952 Bytes

Neovim Configuration

Modern Neovim setup with lazy.nvim plugin manager, comprehensive LSP support, and language-specific configurations.

✨ Features

  • Plugin Manager: lazy.nvim for fast, lazy-loaded plugins
  • LSP Support: Full Language Server Protocol with Mason auto-installer
  • Language Support: 20+ languages with tailored configurations
  • Modern UI: Telescope, file tree, statusline, and more
  • Modular Architecture: Feature-based organization for easy customization

🚀 Key Features

  • Leader Key: <Space> - access all mappings
  • LSP: Auto-completion, diagnostics, formatting, go-to-definition
  • Telescope: Fuzzy finding for files, grep, buffers, commands
  • Git Integration: LazyGit, git signs, conflict resolution
  • Terminal: Integrated terminal management
  • Session Management: Automatic session save/restore