You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
188 B

  1. return {
  2. "nvim-lua/plenary.nvim", -- lua functions that many plugins use
  3. -- Programming language specific plugins
  4. "ray-x/go.nvim",
  5. "ray-x/guihua.lua",
  6. "dart-lang/dart-vim-plugin",
  7. }