Skip to content

linearust/helix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Helix Config

Personal configuration for Helix.

Installation

rm -rf ~/.config/helix  # remove existing config if any
git clone https://github.com/linearust/helix.git ~/.config/helix

Requirements

The configured theme (github_dark_high_contrast) requires true color support. Add this to your ~/.bashrc:

export COLORTERM=truecolor

Files

  • config.toml — Editor settings (theme, line numbers, auto-save)
  • languages.toml — Language-specific settings (Rust with clippy, auto-format)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors