emacsclient tweaks
This commit is contained in:
@@ -301,8 +301,9 @@
|
|||||||
client = {
|
client = {
|
||||||
enable = true;
|
enable = true;
|
||||||
arguments = [
|
arguments = [
|
||||||
|
"-a emacs"
|
||||||
|
"-n"
|
||||||
"-c"
|
"-c"
|
||||||
"-a"
|
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
defaultEditor = true;
|
defaultEditor = true;
|
||||||
|
Reference in New Issue
Block a user