diff options
| author | srdusr <trevorgray@srdusr.com> | 2023-04-30 21:58:07 +0200 |
|---|---|---|
| committer | srdusr <trevorgray@srdusr.com> | 2023-04-30 21:58:07 +0200 |
| commit | 2ac4a8e226c8161f417ce1d04a3f93b1e313730c (patch) | |
| tree | b3994bc4ac400d9e811a39cd52128d74d29c4f06 /init.lua | |
| parent | 8fcca13a153160c4941a596cb9b11a2f1a64dc9f (diff) | |
| download | dotfiles-2ac4a8e226c8161f417ce1d04a3f93b1e313730c.tar.gz dotfiles-2ac4a8e226c8161f417ce1d04a3f93b1e313730c.zip | |
Changed order of heirline/web-devicons
Diffstat (limited to 'init.lua')
| -rw-r--r-- | init.lua | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -84,11 +84,11 @@ local modules = { "plugins.lsp", "plugins.goto-preview", "plugins.autopairs", - "plugins.web-devicons", "plugins.navic", - "plugins.heirline", "plugins.zen-mode", "plugins.fidget", + "plugins.web-devicons", + "plugins.heirline", "plugins.toggleterm", "plugins.trouble", "plugins.dashboard", |
