diff options
| author | Natasha Moongrave <natasha@256phi.eu> | 2026-03-01 23:02:45 +0100 |
|---|---|---|
| committer | Natasha Moongrave <natasha@256phi.eu> | 2026-03-01 23:02:45 +0100 |
| commit | d99e27eecd140b4559ab944e1a0ade78b815097b (patch) | |
| tree | a95637c6683dc5d146a0816183fbd8e0424fceac /modules/home | |
| parent | 4a1e1152f773c7be98a715cbd88d66c16236dea7 (diff) | |
add orgmode
Diffstat (limited to 'modules/home')
| -rw-r--r-- | modules/home/i3wm/nord-blue/nvim.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/home/i3wm/nord-blue/nvim.nix b/modules/home/i3wm/nord-blue/nvim.nix index 1d54470..c73abca 100644 --- a/modules/home/i3wm/nord-blue/nvim.nix +++ b/modules/home/i3wm/nord-blue/nvim.nix @@ -22,7 +22,7 @@ catppuccin-nvim # Catppuccin theme nvim-tree-lua # Tree file browser nvim-web-devicons # Icons - + orgmode # Obsidian.md stuff for neovim { plugin = vim-startify; # Add the plugin and its coresponding config config = "let g:startify_change_to_vcs_root = 0"; |
