[markdown] Adds marksman languages server and telescope picker for obsidian

This commit is contained in:
2025-05-09 11:01:32 -07:00
parent d814aa9465
commit b1ae2d56fb
2 changed files with 3 additions and 0 deletions

View File

@@ -2,5 +2,6 @@
{
home.packages = with pkgs; [
markdownlint-cli2 # linter
marksman # language server
];
}