feat(temp): add vim as default editor
This commit is contained in:
parent
5f9508b06d
commit
f46a745b98
1 changed files with 2 additions and 0 deletions
|
@ -33,6 +33,8 @@
|
||||||
];
|
];
|
||||||
|
|
||||||
programs = {
|
programs = {
|
||||||
|
vim.defaultEditor = true;
|
||||||
|
|
||||||
dconf.enable = true;
|
dconf.enable = true;
|
||||||
qt5ct.enable = true;
|
qt5ct.enable = true;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue