Skip to content
This repository has been archived by the owner on Aug 11, 2024. It is now read-only.

fix(capabilities): replace variable #105

Merged
merged 5 commits into from
May 4, 2022
Merged

fix(capabilities): replace variable #105

merged 5 commits into from
May 4, 2022

Commits on May 2, 2022

  1. fix(capabilities): replace variable

    Reference: neovim/neovim#14090 (comment)
    
    Signed-off-by: Avimitin <avimitin@gmail.com>
    Avimitin committed May 2, 2022
    Configuration menu
    Copy the full SHA
    d26236e View commit details
    Browse the repository at this point in the history

Commits on May 4, 2022

  1. fix: use correct condition for signature helper

    Signed-off-by: Avimitin <avimitin@gmail.com>
    Avimitin committed May 4, 2022
    Configuration menu
    Copy the full SHA
    2d20853 View commit details
    Browse the repository at this point in the history
  2. fix: update condition detect

    There is no guarantee that signatureHelpProvider will be nil.
    
    Signed-off-by: Avimitin <avimitin@gmail.com>
    Avimitin committed May 4, 2022
    Configuration menu
    Copy the full SHA
    3781537 View commit details
    Browse the repository at this point in the history
  3. refactor: increase code version capability

    Signed-off-by: Avimitin <avimitin@gmail.com>
    Avimitin committed May 4, 2022
    Configuration menu
    Copy the full SHA
    6ffddde View commit details
    Browse the repository at this point in the history
  4. refactor: try increase code readbility

    Signed-off-by: Avimitin <avimitin@gmail.com>
    Avimitin committed May 4, 2022
    Configuration menu
    Copy the full SHA
    2361030 View commit details
    Browse the repository at this point in the history