diff options
| author | srdusr <trevorgray@srdusr.com> | 2023-10-31 21:44:38 +0200 |
|---|---|---|
| committer | srdusr <trevorgray@srdusr.com> | 2023-10-31 21:44:38 +0200 |
| commit | 06318067250f86f054eafc512ba3b06829d37c34 (patch) | |
| tree | caec7f353b92ae33e09ecc333664f76e0eb6ff4e /init.lua | |
| parent | 6add134021675820625ed7bb4e6f512d27b26f15 (diff) | |
| download | dotfiles-06318067250f86f054eafc512ba3b06829d37c34.tar.gz dotfiles-06318067250f86f054eafc512ba3b06829d37c34.zip | |
Allow plugin overseer
Diffstat (limited to 'init.lua')
| -rw-r--r-- | init.lua | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -97,6 +97,7 @@ local modules = { 'plugins.leetcode', 'plugins.hardtime', 'plugins.notify', + 'plugins.overseer', --"plugins.modify-blend", } |
