Remove empty config string from emacs
This commit is contained in:
parent
2021e2fcb8
commit
55afbb085e
1 changed files with 0 additions and 2 deletions
|
@ -64,8 +64,6 @@
|
||||||
lsp-mode = {
|
lsp-mode = {
|
||||||
enable = true;
|
enable = true;
|
||||||
command = [ "lsp" ];
|
command = [ "lsp" ];
|
||||||
config = ''
|
|
||||||
'';
|
|
||||||
};
|
};
|
||||||
markdown-mode = {
|
markdown-mode = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue