Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 787 Bytes

File metadata and controls

37 lines (25 loc) · 787 Bytes

LTVIM

A modern, out-of-the-box vim toolkit bundle for developers.

License: MIT

Quick Start

1. System Setup

# Ubuntu
./scripts/ubuntu_setup.sh

# With optional modules (Golang, Docker)
./scripts/ubuntu_setup.sh --all

2. Install Editor Configuration

./scripts/install.sh
# Choose: vim or nvim

Documentation

For detailed documentation, see docs/README.md

What's Included

  • Neovim & Vim - Modern editor configurations
  • Tmux - Terminal multiplexer setup
  • Shell Environment - Optimized for developers
  • Optional Modules - Golang, Docker, and more

License

MIT License - See LICENSE for details.