I'm experiencing a bug whereby if I enable autoloading, I don't get any syntax highlighting on startup (until I trigger it with `:e` for example). I had the same issue with `persistence.nvim` (I made an auto command to get the same functionality). For both plugins, wrapping the call to `load` in `vim.schedule` solved the problem. I don't really know enough about the inner workings of Neovim to explain this though. |
||
|---|---|---|
| .. | ||
| persisted | ||
| telescope/_extensions | ||