mirror of
https://github.com/nmasur/dotfiles
synced 2025-04-10 05:51:12 +00:00
fix: helix ignore for specific files
This commit is contained in:
parent
ce308a6347
commit
011fb57347
@ -120,6 +120,10 @@ in
|
|||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
|
ignores = [
|
||||||
|
"content/.obsidian/**"
|
||||||
|
];
|
||||||
|
|
||||||
settings = {
|
settings = {
|
||||||
theme = "base16";
|
theme = "base16";
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user