back to home

npupko / awesome-helix

A curated list of awesome Helix editor resources, plugins, themes, and tools.

126 stars
7 forks
0 issues

AI Architecture Analysis

This repository is indexed by RepoMind. By analyzing npupko/awesome-helix in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.

Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.

Source files are only loaded when you start an analysis to optimize performance.

Embed this Badge

Showcase RepoMind's analysis directly in your repository's README.

[![Analyzed by RepoMind](https://img.shields.io/badge/Analyzed%20by-RepoMind-4F46E5?style=for-the-badge)](https://repomind.in/repo/npupko/awesome-helix)
Preview:Analyzed by RepoMind

Repository Overview (README excerpt)

Crawler view

Awesome Helix > A curated list of awesome Helix resources, tools, and plugins. Helix is a post-modern modal text editor with built-in LSP, tree-sitter, and multiple selections support. Contents • Official Resources • Plugins • Themes • Tools and Utilities • Tutorials and Guides • Community Official Resources • Helix Website - Official website. • Helix GitHub Repository - Main repository. • Documentation - Official documentation. • Installation Guide - How to install Helix. • Configuration - Official guide for customizing Helix. Plugins > **Note**: Helix is currently developing its plugin system. The plugins listed here are experimental or use external integration methods. Editor Extensions • csharp-hx - C# language support and tooling for Helix. • flash.hx - Jumping around screen using prefix search, like flash.nvim. • ghost-text.hx - GhostText implementation allowing you to edit text in your browser using Helix. • helix-file-watcher - Monitors the current directory for file changes. • HeTeX.hx - Experimental plugin for rendering LaTeX as ASCII within Helix. • hx-tmux-navigator - Navigate seamlessly between Helix and tmux panes. • microscope.hx - Customizable pickers, like Telescope.nvim. • modeline.hx - Support for basic Emacs and Vim modelines. • notify.hx - Notification popup engine for Helix. • nrepl.hx - nREPL client for the Helix editor. • presence.hx - Discord Rich Presence integration for Helix. • scooter.hx - Interactive find-and-replace plugin for Helix. • showkeys.hx - Display pressed keys on screen. • smooth-scroll.hx - Smooth scrolling Helix plugin. • Steel Dart LSP Extension - Dart LSP extension using Steel programming language. • streal.hx - Bookmark files and quickly switch between them. • switcheroo.hx - Switch between .cpp and .h files with the same base name. Development Tools • helix-lsp-config - Community-maintained LSP configurations. Themes • Alabaster - Complete port of the minimal Alabaster theme family (standard, BG, and mono variants). • Community Themes - Built-in themes included with Helix. Tools and Utilities • Steel - Scheme-based scripting language for configuration and extensibility. • yazelix - Integrates Yazi, Zellij, and Helix for an IDE-like experience with a file tree. Tutorials and Guides Getting Started • Helix Tutorial - Official interactive tutorial. • From Vim to Helix - Migration guide for Vim users. • Keymap - Complete keymap reference. Advanced Usage • Multiple Selections - Guide to Helix's multiple selection feature. • Language Server Protocol Setup - LSP configuration guide. Community Forums and Chat • Matrix Chat - Official Matrix community. • GitHub Discussions - Official discussions. Development • Contributing Guide - How to contribute to Helix. • Plugin System Discussion - Ongoing plugin system development. • Plugin System Implementation - Active plugin system development PR. Contributing Contributions are welcome! Please read the contribution guidelines first.