feat: add todo-comments options
This commit is contained in:
NotAShelf 2023-03-01 13:26:25 +03:00
parent 13fbc0530c
commit e03c5a6878
No known key found for this signature in database
GPG key ID: 5B5C8895F28445F1

View file

@ -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 = {