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: LSP and completion #4

Merged
merged 34 commits into from
Mar 22, 2024
Merged

feat: LSP and completion #4

merged 34 commits into from
Mar 22, 2024

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    386fe94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    841eb92 View commit details
    Browse the repository at this point in the history
  3. docs

    grzuy committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    f89d574 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    96c82a3 View commit details
    Browse the repository at this point in the history
  2. docs: improve

    grzuy committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    c38952a View commit details
    Browse the repository at this point in the history
  3. rename for clarity

    grzuy committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    5092af6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a999f14 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2090456 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'main' into lsp

    grzuy committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    afc1828 View commit details
    Browse the repository at this point in the history
  7. leave snippets out for now

    grzuy committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    edda05b View commit details
    Browse the repository at this point in the history
  8. K for hover

    grzuy committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    0059db9 View commit details
    Browse the repository at this point in the history
  9. configures lsp hover window

    grzuy committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    cd6ca30 View commit details
    Browse the repository at this point in the history
  10. fix lock newline

    grzuy committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    0a9f6a3 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Merge branch 'main' into lsp

    grzuy committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    d6ee4f0 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into lsp

    grzuy committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    49b26e0 View commit details
    Browse the repository at this point in the history
  3. update plugins

    grzuy committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    4ebbde3 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Merge branch 'main' into lsp

    grzuy committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    877aa47 View commit details
    Browse the repository at this point in the history
  2. perf: defer loading nvim-cmp

    grzuy committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    6820f90 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Merge branch 'main' into lsp

    grzuy committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    3c1e85c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6f28a5 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into lsp

    grzuy committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    c843511 View commit details
    Browse the repository at this point in the history
  4. more clear argument name

    grzuy committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    77fd583 View commit details
    Browse the repository at this point in the history
  5. consistent style

    grzuy committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    df7c05b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    35b4cc8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4b6b0a2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    47b4a93 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Merge branch 'main' into lsp

    grzuy committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    cf439c6 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into lsp

    grzuy committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    e69eee6 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Merge branch 'main' into lsp

    grzuy committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    a5fa939 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into lsp

    grzuy committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    7088834 View commit details
    Browse the repository at this point in the history
  3. docs: keymaps

    grzuy committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    da2348b View commit details
    Browse the repository at this point in the history
  4. docs update

    grzuy committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    9b92f09 View commit details
    Browse the repository at this point in the history
  5. desc

    grzuy committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    6764465 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'main' into lsp

    grzuy committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    b51017a View commit details
    Browse the repository at this point in the history