another one bites the rust
Signed-off-by: unexplrd <unexplrd@linerds.us>
This commit is contained in:
@ -13,7 +13,7 @@ in {
|
||||
};
|
||||
config = mkIf cfg.enable {
|
||||
programs.helix = {
|
||||
enable = true;
|
||||
enable = true; # vim-like editor in rust
|
||||
defaultEditor = true;
|
||||
settings = {
|
||||
editor = {
|
||||
|
Reference in New Issue
Block a user