mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-15 22:41:52 +03:00
try to setup fresh-editor, no result
1 1 1 1 1 12
This commit is contained in:
@@ -86,7 +86,6 @@ in
|
||||
|
||||
# To save
|
||||
tuios
|
||||
fresh-editor
|
||||
|
||||
# Test
|
||||
jocalsend
|
||||
@@ -100,6 +99,10 @@ in
|
||||
snitch
|
||||
devenv
|
||||
whosthere
|
||||
|
||||
# tree-sitter
|
||||
tree-sitter-grammars.tree-sitter-nix
|
||||
fresh-editor
|
||||
];
|
||||
};
|
||||
environment.variables.EDITOR = "fresh";
|
||||
@@ -118,7 +121,6 @@ in
|
||||
enable = false;
|
||||
plugins = {
|
||||
inherit (pkgs.yaziPlugins)
|
||||
gitui
|
||||
git
|
||||
sudo
|
||||
ouch
|
||||
|
||||
Reference in New Issue
Block a user