kakoune config
This commit is contained in:
parent
32390d228b
commit
a920b04973
16 changed files with 174 additions and 156 deletions
|
@ -88,7 +88,7 @@
|
|||
editors = {
|
||||
emacs = {
|
||||
enable = false;
|
||||
doom.enable = false;
|
||||
doom.enable = true;
|
||||
};
|
||||
helix.enable = true;
|
||||
kakoune.enable = true;
|
||||
|
|
|
@ -7,6 +7,5 @@ _: {
|
|||
../../../options/common/docs.nix
|
||||
../../../options/common/gpu/nvidia.nix
|
||||
../../../options/desktop/monitors.nix
|
||||
../../../overlay.nix
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue