Skip to content

Conversation

avelino
Copy link
Member

@avelino avelino commented Sep 13, 2025

  • Expose new HTTP endpoints in the server for:
    • Listing all plugins (/plugins)
    • Listing plugin categories (/plugin-categories)
    • Validating plugin selections (/validate-plugins)
  • Add --additional-plugins CLI flag to vim-bootstrap generator for specifying extra plugins
  • Wire up backend logic to support plugin data and validation

fixed: #101
fixed: #100
fixed: #98
fixed: #96
fixed: #92
fixed: #80

Please check the following:

  1. Make sure you are targeting the main branch, pull requests on release branches are only allowed for bug fixes.
  2. Read contributing guidelines: https://github.com/editor-bootstrap/vim-bootstrap/blob/main/.github/CONTRIBUTING.md
  3. Describe what your pull request does and which issue you're targeting (if any)

You MUST delete the content above including this line before posting, otherwise your pull request will be invalid.

- Expose new HTTP endpoints in the server for:
  - Listing all plugins (`/plugins`)
  - Listing plugin categories (`/plugin-categories`)
  - Validating plugin selections (`/validate-plugins`)
- Add `--additional-plugins` CLI flag to vim-bootstrap generator for specifying extra plugins
- Wire up backend logic to support plugin data and validation

fixed: #101
fixed: #100
fixed: #98
fixed: #96
fixed: #92
fixed: #80

Signed-off-by: Avelino <31996+avelino@users.noreply.github.com>
@avelino avelino merged commit db08019 into main Sep 13, 2025
@avelino avelino deleted the avelino/issue-101 branch September 13, 2025 23:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove duplicate line codes in vimrc file Feedback on bootstrap markdown live preview Some extensions for CtrlP plugin Theme picker

1 participant