Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: JavaHello/java-deps.nvim
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2
Choose a base ref
...
head repository: JavaHello/java-deps.nvim
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 10 files changed
  • 2 contributors

Commits on Aug 21, 2024

  1. Merge pull request #7 from JavaHello/v2

    V2
    JavaHello authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    75bec45 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    a219fd1 View commit details
    Browse the repository at this point in the history
  2. MIT License

    JavaHello committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    4393624 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. fix: icon

    JavaHello committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    a716733 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2025

  1. Configuration menu
    Copy the full SHA
    5c37c95 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2026

  1. feat: enhance icon configuration and highlight system

    - add support for configurable icons and highlights in symbols configuration
    - implement dynamic width calculation with percentage support
    - improve highlight handling with namespace-based extmarks
    - add devicons integration for file-like nodes
    - update lsp command calls to use client:request syntax
    - refactor preview and hover windows with markdown support
    - normalize configuration options in setup function
    - add tree guide line highlights with configurable highlight group
    - fix buffer and window option handling with nvim_set_option_value
    JavaHello committed Apr 16, 2026
    Configuration menu
    Copy the full SHA
    d5c51f4 View commit details
    Browse the repository at this point in the history
Loading