Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feat] implement user configuration #15

Open
9 tasks done
quantumfate opened this issue Aug 16, 2023 · 0 comments
Open
9 tasks done

[Feat] implement user configuration #15

quantumfate opened this issue Aug 16, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@quantumfate
Copy link
Owner

quantumfate commented Aug 16, 2023

As a user I want to be able to create user configurations for specific scenarios as well as for different machines. Managing these configurations can be a nuisance when there is no easy way to integrate them into the runtime file.

  • update the install script to generate a new user configuration (with a prompt)
  • IMPORTANT: update existing user configurations
  • a template repository or something else

The configuration should provide various ways to alter the runtime of quantumvim:

  • general settings
  • plugins
  • languages
    • dap
    • lsp
    • null-ls (we use this until there is something new)
@quantumfate quantumfate added the enhancement New feature or request label Aug 16, 2023
@quantumfate quantumfate added this to the Neovim Distro milestone Aug 16, 2023
@quantumfate quantumfate self-assigned this Aug 16, 2023
@quantumfate quantumfate modified the milestone: Neovim Distro Aug 16, 2023
quantumfate added a commit that referenced this issue Nov 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: In Progress
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant