10 lines
145 B

  1. return {
  2. {
  3. "nvim-lua/plenary.nvim",
  4. event = "VeryLazy",
  5. },
  6. {
  7. "ray-x/guihua.lua",
  8. event = "VeryLazy",
  9. },
  10. }