mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-11-11 16:05:30 +00:00
feat: obsidian and orgmode neovim plugins
This commit is contained in:
parent
61d497e9ce
commit
07c101f447
5 changed files with 118 additions and 0 deletions
6
modules/notes/default.nix
Normal file
6
modules/notes/default.nix
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
_: {
|
||||
imports = [
|
||||
./obsidian
|
||||
./orgmode
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue