mirror of
https://github.com/NotAShelf/nvf.git
synced 2024-11-01 19:11:15 +00:00
modules
feat: add todo-comments options
This commit is contained in:
parent
13fbc0530c
commit
e03c5a6878
1 changed files with 1 additions and 0 deletions
|
@ -147,6 +147,7 @@ inputs: let
|
|||
obsidian.enable = false; # FIXME neovim fails to build if obsidian is enabled
|
||||
orgmode.enable = false;
|
||||
mind-nvim.enable = true;
|
||||
todo-comments.enable = true;
|
||||
};
|
||||
|
||||
vim.terminal = {
|
||||
|
|
Loading…
Reference in a new issue