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 = {
|
||||
enable = true;
|
||||
command = [ "lsp" ];
|
||||
config = ''
|
||||
'';
|
||||
};
|
||||
markdown-mode = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue