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

Move stuff into custom + Java + Copilot #3

Merged
merged 9 commits into from
May 6, 2024

Commits on May 2, 2024

  1. Move LspDetach handler near kickstart-lsp-highlight group (nvim-lua#900)

    Moved to make sure the kickstart-lsp-highlight group exists when
    the LspDetach handler is invoked. The LspDetach handler is used
    to clean up any lsp highlights that were enabled by CursorHold
    if the LSP is stopped or crashed.
    dam9000 authored May 2, 2024
    Configuration menu
    Copy the full SHA
    6f6f38a View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    f86f18f View commit details
    Browse the repository at this point in the history
  2. Added github copilot

    ross-paypay committed May 6, 2024
    Configuration menu
    Copy the full SHA
    dea1b66 View commit details
    Browse the repository at this point in the history
  3. Added Java plugin

    ross-paypay committed May 6, 2024
    Configuration menu
    Copy the full SHA
    7031a8a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8986273 View commit details
    Browse the repository at this point in the history
  5. custom plugins

    ross-paypay committed May 6, 2024
    Configuration menu
    Copy the full SHA
    10427e6 View commit details
    Browse the repository at this point in the history
  6. Resolved conflict

    ross-paypay committed May 6, 2024
    Configuration menu
    Copy the full SHA
    26a3708 View commit details
    Browse the repository at this point in the history
  7. Just pushing it

    ross-paypay committed May 6, 2024
    Configuration menu
    Copy the full SHA
    9eb503e View commit details
    Browse the repository at this point in the history
  8. Just pushing it

    ross-paypay committed May 6, 2024
    Configuration menu
    Copy the full SHA
    2d9badf View commit details
    Browse the repository at this point in the history