Commit 6ab450b
committed
file: re-emit switch and load file events after plugin load
re-emit 'switch-file' and 'file-loaded' event after loading plugins , as plugins are loaded after opening app and those events also gets triggered before loading plugins, so many plugins will face issues such as lsp plugins. For compatibility it will re-emit events .1 parent 6856414 commit 6ab450b
1 file changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
241 | 241 | | |
242 | 242 | | |
243 | 243 | | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
244 | 253 | | |
245 | 254 | | |
246 | 255 | | |
| |||
0 commit comments