Compare commits
2 Commits
f5ffc18de3
...
95f49c0d05
| Author | SHA1 | Date | |
|---|---|---|---|
|
95f49c0d05
|
|||
|
afff0c28b2
|
@@ -34,4 +34,5 @@ Color Scheme: [Tokyo Night](https://github.com/folke/tokyonight.nvim)<br>
|
|||||||
[typos-lsp](https://github.com/tekumara/typos-lsp)<br>
|
[typos-lsp](https://github.com/tekumara/typos-lsp)<br>
|
||||||
[markdown_oxide](https://github.com/Feel-ix-343/markdown-oxide)<br>
|
[markdown_oxide](https://github.com/Feel-ix-343/markdown-oxide)<br>
|
||||||
[ltex](https://valentjn.github.io/ltex/)<br>
|
[ltex](https://valentjn.github.io/ltex/)<br>
|
||||||
|
[nixd](https://github.com/nix-community/nixd)<br>
|
||||||
|
[pyright](https://github.com/microsoft/pyright)<br>
|
||||||
|
|||||||
@@ -193,6 +193,10 @@
|
|||||||
enable = true;
|
enable = true;
|
||||||
installGhc = false;
|
installGhc = false;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
pyright.enable = true;
|
||||||
|
|
||||||
|
nixd.enable = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user