mirror of
https://github.com/Hopiu/micro.git
synced 2026-04-20 14:21:00 +00:00
parent
7339afcf73
commit
96284a1feb
1 changed files with 1 additions and 0 deletions
|
|
@ -271,6 +271,7 @@ func LoadAll() {
|
|||
InitBindings()
|
||||
|
||||
InitColorscheme()
|
||||
LoadPlugins()
|
||||
|
||||
for _, tab := range tabs {
|
||||
for _, v := range tab.Views {
|
||||
|
|
|
|||
Loading…
Reference in a new issue