Remove empty config string from emacs

This commit is contained in:
Charlotte Van Petegem 2021-03-09 10:17:18 +01:00
parent 2021e2fcb8
commit 55afbb085e
No known key found for this signature in database
GPG key ID: 019E764B7184435A

View file

@ -64,8 +64,6 @@
lsp-mode = {
enable = true;
command = [ "lsp" ];
config = ''
'';
};
markdown-mode = {
enable = true;