@icarusmx/ariadna
v1.0.1
Published
File explorer & IDE in terminal - Neovim setup for Icarus students
Maintainers
Readme
@icarusmx/ariadna
🧵 File explorer & IDE in terminal - Official Neovim setup for Icarus students
Ariadna is a pre-configured LazyVim distribution optimized for the Icarus stack (SvelteKit 5, Tailwind CSS 4, JavaScript/Node.js) with custom theme, essential plugins, and Spanish documentation.
Installation
npx @icarusmx/ariadna installThat's it. The installer will:
- ✓ Check dependencies (Neovim, Git)
- ✓ Detect/install Nerd Fonts
- ✓ Backup existing config
- ✓ Clone and setup Ariadna
- ✓ Ready to use
Requirements
- Neovim >= 0.10.0
- Git >= 2.19.0
- Node.js >= 18.0.0 (for LSP servers)
- Nerd Font (auto-installed on macOS)
- Terminal with true color (iTerm2, Alacritty, Wezterm)
First Run
After installation:
nvim- Lazy.nvim will install all plugins (~2 minutes)
- Press
qwhen done - Restart nvim:
:qand open again - You're ready 🏛️
Features
- Kanagawa Wave theme (transparent mode)
- SvelteKit 5 support (LSP, snippets)
- Tailwind CSS 4 autocompletion
- Telescope file search (Space+Space)
- Neotree file explorer (Space+e)
- Gitsigns + Lazygit integration
- Markdown preview with Glow
- Spanish documentation
Repository
Full configuration and docs: github.com/icarusmx/ariadna
License
MIT - Made with ❤️ by icarus.mx
