Skip to content
@LuxVim

LuxVim

LuxVim Logo

A high-performance, self-contained Neovim distribution and plugin suite for developers who want speed, features, and beauty — with zero setup.

GitHub stars License Neovim Last commit

Quick StartFeaturesTeamContributeCredits


Quick Start

Installation

# Clone the LuxVim workspace
git clone https://github.com/LuxVim/LuxVim.git

# Install LuxVim
cd LuxVim && ./install.sh

# Launch LuxVim
lux
  • Self-contained — No conflicts with your existing Neovim configs (NVIM_APPNAME="LuxVim")
  • Out-of-the-box ready — Start coding instantly, no setup needed

Features

Core Plugin Ecosystem

  • nvim-luxdash – Startup dashboard with ASCII art and quick actions
  • nvim-luxterm – Floating terminal with session management
  • nvim-luxmotion – Smooth cursor & scroll animations
  • nvim-luxline – Context-aware statusline
  • vim-easycomment – Language-aware commenting
  • vim-backtrack – File navigation history & split management

Development Tools

  • Hot-reload plugin development (debug/ folder)
  • Cross-platform search (grep, findstr) with quickfix integration
  • FZF for fast file and text search
  • Built-in Git operations via easyops
  • Intelligent window and buffer management

Visual Experience

  • Custom LuxVim dark and light themes
  • 30+ curated community themes (Catppuccin, Tokyo Night, Gruvbox, Dracula, etc.)
  • True color (24-bit RGB) support
  • Smooth animations for cursor and scrolling
  • File type icons integrated across the interface

Team


josstei
Creator & Core Developer

zejzejzej3
Web Development & Design

System Requirements

  • Neovim 0.8+ (recommended 0.9+)
  • Git (for plugin management)
  • Unix-like system (Linux, macOS, or WSL)

Contributing

We welcome contributions:

  1. Fork this repository
  2. Create a feature branch
  3. Test with the full ecosystem
  4. Submit a pull request

License

LuxVim is open source under the MIT License.

Credits & Acknowledgments

Core Infrastructure

Community

  • Theme authors – 30+ maintainers who keep LuxVim stylish
  • Contributors – Code, ideas, and feedback from the community

Step into a brighter development experience with LuxVim

Pinned Loading

  1. LuxVim LuxVim Public

    LuxVim is a high-performance Neovim distribution built for developers who want powerful features, responsive editing, and a sleek interface — without the setup overhead.

    Lua 4

  2. nvim-luxmotion nvim-luxmotion Public

    Smooth, high‑performance motion & scrolling animations — 60fps fluid cursor moves, word jumps, and viewport scrolling, all in one.

    Lua 40

  3. nvim-luxterm nvim-luxterm Public

    A floating-window terminal session manager, offering elegant multi-terminal organization, live previews, and intuitive navigation with modern UI design. Manage, switch, and customize multiple termi…

    Lua 12

  4. nvim-luxline nvim-luxline Public

    A highly customizable statusline and winbar for Neovim, featuring intelligent item loading, gradient-based theming, git integration, and context-aware configurations designed for modern development…

    Lua 4

Repositories

Showing 9 of 9 repositories

Top languages

Loading…

Most used topics

Loading…