This commit is contained in:
parent
1ba169fb56
commit
6726aa421c
1 changed files with 8 additions and 0 deletions
|
@ -30,6 +30,14 @@ in {
|
|||
enable = true;
|
||||
};
|
||||
|
||||
clipboard = {
|
||||
enable = true;
|
||||
|
||||
providers = {
|
||||
wl-copy.enable = true;
|
||||
};
|
||||
};
|
||||
|
||||
lsp = {
|
||||
enable = true;
|
||||
formatOnSave = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue