diff options
| author | srdusr <trevorgray@srdusr.com> | 2023-03-28 12:10:12 +0200 |
|---|---|---|
| committer | srdusr <trevorgray@srdusr.com> | 2023-03-28 12:10:12 +0200 |
| commit | 2cc49af148642e6f201ac78afbc7d0eaecdd749f (patch) | |
| tree | 564c6fe11391e68e2713e338de9ab780170cd441 /init.lua | |
| parent | 8c36cd95d4aa08e992b69a4cac8682632b61abf1 (diff) | |
| download | dotfiles-2cc49af148642e6f201ac78afbc7d0eaecdd749f.tar.gz dotfiles-2cc49af148642e6f201ac78afbc7d0eaecdd749f.zip | |
Add dashboard back after cleaning nvim cache and solved freezing error
Diffstat (limited to 'init.lua')
| -rw-r--r-- | init.lua | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -91,7 +91,7 @@ local modules = { "plugins.fidget", "plugins.toggleterm", "plugins.trouble", - --"plugins.dashboard", + "plugins.dashboard", --"plugins.dap", --"plugins.modify-blend", --"plugins.floatterm", |
