[markdown] Adds marksman languages server and telescope picker for obsidian
This commit is contained in:
@@ -2,5 +2,6 @@
|
||||
{
|
||||
home.packages = with pkgs; [
|
||||
markdownlint-cli2 # linter
|
||||
marksman # language server
|
||||
];
|
||||
}
|
||||
|
||||
@@ -14,6 +14,8 @@ return {
|
||||
dependencies = {
|
||||
-- Required.
|
||||
"nvim-lua/plenary.nvim",
|
||||
-- For the picker
|
||||
"nvim-telescope/telescope.nvim",
|
||||
},
|
||||
opts = {
|
||||
workspaces = {
|
||||
|
||||
Reference in New Issue
Block a user