2024-12-08 14:38 : id 279
This commit is contained in:
parent
424b8763b2
commit
2faba16875
@ -125,6 +125,9 @@ in
|
|||||||
set clipboard=unnamedplus
|
set clipboard=unnamedplus
|
||||||
set relativenumber
|
set relativenumber
|
||||||
'';
|
'';
|
||||||
|
plugins = with pkgs.vimPlugins; [
|
||||||
|
chadtree
|
||||||
|
];
|
||||||
};
|
};
|
||||||
bash = {
|
bash = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user