helix: add context.scm plugin
This commit is contained in:
1
files/helix/.config/helix/helix.scm
Normal file
1
files/helix/.config/helix/helix.scm
Normal file
@@ -0,0 +1 @@
|
||||
; helix.scm
|
||||
6
files/helix/.config/helix/init.scm
Normal file
6
files/helix/.config/helix/init.scm
Normal file
@@ -0,0 +1,6 @@
|
||||
; init.scm
|
||||
|
||||
; https://codeberg.org/gwid/context.hx
|
||||
(require "context/context.scm")
|
||||
|
||||
(context-enable 'right)
|
||||
Reference in New Issue
Block a user