helix: add context.scm plugin

This commit is contained in:
2026-02-26 17:51:09 +01:00
parent 41c5fab6f0
commit 6a0fbd737d
2 changed files with 7 additions and 0 deletions

View File

@@ -0,0 +1 @@
; helix.scm

View File

@@ -0,0 +1,6 @@
; init.scm
; https://codeberg.org/gwid/context.hx
(require "context/context.scm")
(context-enable 'right)