7 lines
67 B
Nix
7 lines
67 B
Nix
|
{ ... }: {
|
||
|
text = ''
|
||
|
[jetbrains-idea-ce]
|
||
|
alt.s = C-A-s
|
||
|
'';
|
||
|
}
|