diff options
| author | srdusr <trevorgray@srdusr.com> | 2023-10-30 22:31:05 +0200 |
|---|---|---|
| committer | srdusr <trevorgray@srdusr.com> | 2023-10-30 22:31:05 +0200 |
| commit | 07a5768cb8d6c92eb4e048d7ded71b495acc7f2c (patch) | |
| tree | 4c02984b74e9abf4d57093b3204edd0976df6b13 | |
| parent | e4064083004a312cc4b79165411aece39e31ede2 (diff) | |
| download | dotfiles-07a5768cb8d6c92eb4e048d7ded71b495acc7f2c.tar.gz dotfiles-07a5768cb8d6c92eb4e048d7ded71b495acc7f2c.zip | |
Enabled notify plugin
| -rw-r--r-- | init.lua | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -96,7 +96,7 @@ local modules = { 'plugins.harpoon', 'plugins.leetcode', 'plugins.hardtime', - --'plugins.notify', + 'plugins.notify', --"plugins.modify-blend", } |
