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

ayamir main #44

Merged
merged 48 commits into from
Jun 5, 2024
Merged

ayamir main #44

merged 48 commits into from
Jun 5, 2024

Commits on May 23, 2023

  1. feat: implement inlay virtual text for rust and go (ayamir#759)

    * feat: implement inlay virtual text for rust and go
    
    Signed-off-by: 蔡略 <cailue@bupt.edu.cn>
    
    * fix: go-nvim use lsp-inlayhints.nvim only
    
    Signed-off-by: 蔡略 <cailue@bupt.edu.cn>
    
    * refactor: move inlay-hints to `completion`
    
    Signed-off-by: 蔡略 <cailue@bupt.edu.cn>
    
    * feat: lua support
    
    Signed-off-by: 蔡略 <cailue@bupt.edu.cn>
    
    * chore(inlay-hints): remove `sumneko_lua`
    
    * fix: set inlay-hints debug mode off
    
    Signed-off-by: 蔡略 <cailue@bupt.edu.cn>
    
    ---------
    
    Signed-off-by: 蔡略 <cailue@bupt.edu.cn>
    Co-authored-by: Charles Chiu <charleschiu@hey.com>
    ClSlaid and CharlesChiuGit committed May 23, 2023
    Configuration menu
    Copy the full SHA
    b434c79 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. merge main to 0.10.

    Signed-off-by: ayamir <lgt986452565@gmail.com>
    ayamir committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    af9a16c View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. workaroud for watchfile problem (ayamir#871)

    * workaroud for watchfile problem
    
    * fix CI
    fecet committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    ad57d95 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main'

    Jint-lzxy committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    41c2f00 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2023

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

Commits on Jul 31, 2023

  1. Merge branch 'main' into 0.10

    ayamir committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    00b6393 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Merge branch 'main' into 0.10

    ayamir committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    c80f9d0 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. chore(neodim): remove pin commit (ayamir#1142)

    Signed-off-by: Charles Chiu <charleschiu@hey.com>
    CharlesChiuGit committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    2e183e8 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. fix: remove specs.nvim due to long time no update.

    Signed-off-by: ayamir <lgt986452565@gmail.com>
    ayamir committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    9bf2c26 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into 0.10

    Signed-off-by: ayamir <lgt986452565@gmail.com>
    ayamir committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    089cc46 View commit details
    Browse the repository at this point in the history
  3. refactor: use neovim native inlay-hint.

    Signed-off-by: ayamir <lgt986452565@gmail.com>
    ayamir committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    2dfc8ea View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

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

Commits on Feb 22, 2024

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

Commits on Mar 10, 2024

  1. Merge branch 'main' into 0.10

    ayamir committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    0c48d53 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. Merge branch 'main' into 0.10

    ayamir committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    f31f428 View commit details
    Browse the repository at this point in the history
  2. fix(lsp): adapt to upstream API, eliminate warning.

    Signed-off-by: ayamir <lgt986452565@gmail.com>
    ayamir committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    9015a87 View commit details
    Browse the repository at this point in the history
  3. fix(plugins): add nvim-bqf.

    ayamir committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    edb72a9 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

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

Commits on Mar 29, 2024

  1. Merge branch 'main' into 0.10

    ayamir committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    2aa73f8 View commit details
    Browse the repository at this point in the history
  2. feat(plugins): add dropbar.nvim for winbar.

    Signed-off-by: ayamir <lgt986452565@gmail.com>
    ayamir committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    698e8c9 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2024

  1. feat(settings): make enable_inlayhint configurable.

    Signed-off-by: ayamir <lgt986452565@gmail.com>
    ayamir committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    f30e5b9 View commit details
    Browse the repository at this point in the history
  2. fixup: check user input, improve robustness.

    Signed-off-by: ayamir <lgt986452565@gmail.com>
    ayamir committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    4d6c753 View commit details
    Browse the repository at this point in the history
  3. fix(clangd): disable clangd for proto.

    Signed-off-by: ayamir <lgt986452565@gmail.com>
    ayamir committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    4574a97 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8319235 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    28f6de3 View commit details
    Browse the repository at this point in the history
  6. fixup: clean code.

    ayamir committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    d951f77 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    48905de View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

  1. Merge branch 'main' into 0.10

    ayamir committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    4db4144 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2024

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

Commits on May 20, 2024

  1. Configuration menu
    Copy the full SHA
    ce8c31e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c04ee29 View commit details
    Browse the repository at this point in the history
  3. fix: lua_ls workspace settings.

    Signed-off-by: ayamir <lgt986452565@gmail.com>
    ayamir committed May 20, 2024
    Configuration menu
    Copy the full SHA
    8ba62c6 View commit details
    Browse the repository at this point in the history
  4. chore: upgrade to new api to judge if is a list.

    Signed-off-by: ayamir <lgt986452565@gmail.com>
    ayamir committed May 20, 2024
    Configuration menu
    Copy the full SHA
    46380cd View commit details
    Browse the repository at this point in the history
  5. chore: use builtin grep_string to search selection.

    Signed-off-by: ayamir <lgt986452565@gmail.com>
    ayamir committed May 20, 2024
    Configuration menu
    Copy the full SHA
    f4d848a View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    b5dd44d View commit details
    Browse the repository at this point in the history
  2. chore: general cleanup

    Signed-off-by: Jint-lzxy <50296129+Jint-lzxy@users.noreply.github.com>
    Jint-lzxy committed May 22, 2024
    Configuration menu
    Copy the full SHA
    66d6fe1 View commit details
    Browse the repository at this point in the history
  3. fix: inlayhint -> inlayhints

    Signed-off-by: Jint-lzxy <50296129+Jint-lzxy@users.noreply.github.com>
    Jint-lzxy committed May 22, 2024
    Configuration menu
    Copy the full SHA
    4b0b06e View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

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

Commits on May 26, 2024

  1. chore: use vim.uv in place of vim.loop.

    Signed-off-by: ayamir <lgt986452565@gmail.com>
    ayamir committed May 26, 2024
    Configuration menu
    Copy the full SHA
    2769274 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f46800d View commit details
    Browse the repository at this point in the history
  3. chore: use vim.iter():flattern in place of vim.tbl_flattern.

    Signed-off-by: ayamir <lgt986452565@gmail.com>
    ayamir committed May 26, 2024
    Configuration menu
    Copy the full SHA
    cee6354 View commit details
    Browse the repository at this point in the history
  4. chore: update install scripts for nvim 0.10 stable. (ayamir#1271)

    Signed-off-by: ayamir <lgt986452565@gmail.com>
    ayamir committed May 26, 2024
    Configuration menu
    Copy the full SHA
    69e2015 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2024

  1. chore: replace deprecated apis (ayamir#1266)

    * chore: use vim.lsp.get_clients in place of vim.lsp.get_active_clients.
    
    Signed-off-by: ayamir <lgt986452565@gmail.com>
    
    * chore: use vim.lsp.get_clients in place of vim.lsp.buf_get_clients.
    
    Signed-off-by: ayamir <lgt986452565@gmail.com>
    
    ---------
    
    Signed-off-by: ayamir <lgt986452565@gmail.com>
    ayamir committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    13df6c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04543b5 View commit details
    Browse the repository at this point in the history
  3. fix: utilize ts-context in glance preview window (ayamir#1265)

    * set ts-context floatterm zindex to 50 which greater than 45.
    
    default zindex of glance [dnlhc/glance.nvim] floatterm is 45.
    It can display on glance.
    
    Signed-off-by: mjkx <291083247@qq.com>
    
    * set trim_scope to inner
    
    Signed-off-by: mjkx <291083247@qq.com>
    
    * perf: add discription
    
    ---------
    
    Signed-off-by: mjkx <291083247@qq.com>
    Co-authored-by: CharlesChiuGit <charleschiu@hey.com>
    mjkx5 and CharlesChiuGit committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    a7c136a View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Enable search mode of flash

    TonyWu20 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    230f4c4 View commit details
    Browse the repository at this point in the history
  2. Merge from ayamir-main 0.10

    TonyWu20 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    33e3846 View commit details
    Browse the repository at this point in the history
  3. Merge from main

    TonyWu20 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    f029464 View commit details
    Browse the repository at this point in the history