Enable markdown server
This commit is contained in:
parent
28ea6a41fe
commit
cbaf3695e2
1 changed files with 3 additions and 0 deletions
|
|
@ -47,6 +47,9 @@
|
|||
];
|
||||
|
||||
servers = {
|
||||
# markdown
|
||||
rumdl.enable = true;
|
||||
|
||||
# python
|
||||
ruff.enable = true;
|
||||
basedpyright.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue