mirror of
https://github.com/nmasur/dotfiles
synced 2025-04-08 02:31: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 = {
|
||||
theme = "base16";
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user