remove obsidian
This commit is contained in:
parent
0c866cfd92
commit
08e4b09c11
2 changed files with 0 additions and 18 deletions
|
@ -1,17 +0,0 @@
|
|||
{...}: {
|
||||
plugins.obsidian = {
|
||||
enable = true;
|
||||
settings = {
|
||||
completion = {
|
||||
nvim_cmp = true;
|
||||
};
|
||||
new_notes_location = "current_dir";
|
||||
workspaces = [
|
||||
{
|
||||
name = "vault";
|
||||
path = "/home/sajenim/.obsidian_vault";
|
||||
}
|
||||
];
|
||||
};
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue