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

Autocompletion for commandline(:) and search #424

Open
wants to merge 74 commits into
base: main
Choose a base branch
from

Commits on Oct 28, 2022

  1. Configuration menu
    Copy the full SHA
    5c9059c View commit details
    Browse the repository at this point in the history
  2. feat: add some user modules

    tuanbass committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    e76b7e0 View commit details
    Browse the repository at this point in the history
  3. feat: change user config

    tuanbass committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    fa9098a View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

  1. feat: add some user modules

    tuanbass committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    e50649e View commit details
    Browse the repository at this point in the history
  2. feat: add some todo notes

    tuanbass committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    155a4a1 View commit details
    Browse the repository at this point in the history
  3. feat: add some user config

    tuanbass committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    abd8157 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7a40c10 View commit details
    Browse the repository at this point in the history
  5. feat: add some git shortcut

    tuanbass committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    e4e6283 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. Configuration menu
    Copy the full SHA
    fb5d3a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54a1c4d View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. feat: add fold module

    tuanbass committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    0bd3c7c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b900966 View commit details
    Browse the repository at this point in the history
  3. Change modules config

    tuanbass committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    bd8d30a View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. Configuration menu
    Copy the full SHA
    9daabd7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3705275 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eaeeca9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    277916d View commit details
    Browse the repository at this point in the history
  5. Add custom config

    tuanbass committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    4a3978e View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

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

Commits on Dec 20, 2022

  1. feat(buf): Add behavior and command to close buffer

    - Go to next buffer when close buffer instead of go  to NvimTree
    - Some commands : BDOther, BDAll, BDthis...
    tuanbass committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    344d1c6 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

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

Commits on Feb 1, 2023

  1. Configuration menu
    Copy the full SHA
    c3a3f91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b347a94 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    88e204d View commit details
    Browse the repository at this point in the history
  4. use fzf-native for fuzzy for telescope

    faster, support advance search syntax
    tuanbass committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    c102c61 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

  1. Configuration menu
    Copy the full SHA
    668f0c8 View commit details
    Browse the repository at this point in the history
  2. fix: remove print command

    tuanbass committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    4ab841d View commit details
    Browse the repository at this point in the history
  3. fix: typescript formatter

    tuanbass committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    363e17a View commit details
    Browse the repository at this point in the history
  4. add scratch module

    tuanbass committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    67430f6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b72134e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c12aa0a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5d5b50d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    990a818 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. Configuration menu
    Copy the full SHA
    b3f9523 View commit details
    Browse the repository at this point in the history
  2. Add telescope ui select

    So native nvim action(select... can use telescope )
    tuanbass committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    3be7135 View commit details
    Browse the repository at this point in the history
  3. change modules config:

    - add annotation modules (used for generate function comment with neogen)
    - disable autoreload DoomNvim when changing config files
    tuanbass committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    69e212d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b36e886 View commit details
    Browse the repository at this point in the history
  5. feat: enable projects

    tuanbass committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    05080e7 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. Update status daniel

    tuanbass committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    244e5c3 View commit details
    Browse the repository at this point in the history
  2. enable autosession

    tuanbass committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    685b86c View commit details
    Browse the repository at this point in the history
  3. initialize entertainment feature

    - add spotify
    
    Add spotify plugin
    tuanbass committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    cc4657d View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. Remove sample charcounter

    tuanbass committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    ba63dc4 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. Show all file in nvimtree

    (do not auto hide .git** file )
    tuanbass committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    06f2c60 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

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

Commits on Mar 21, 2023

  1. Configuration menu
    Copy the full SHA
    761acd2 View commit details
    Browse the repository at this point in the history
  2. feat(explorer): migrate to use on_attach for key key_mapping

    the old method is expired
    tuanbass committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    ff60fca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    609f4fd View commit details
    Browse the repository at this point in the history
  4. some todo status changes

    tuanbass committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    bc7eec5 View commit details
    Browse the repository at this point in the history
  5. feat(explorer): migrate to use on_attach for key key_mapping

    the old method is expired
    tuanbass committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    3571525 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. enable Diag for typescript

    tuanbass committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    26ac77b View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. Add user module to interact with githubi

    using Otto
    tuanbass committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    413bf3d View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

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

Commits on Mar 30, 2023

  1. Configuration menu
    Copy the full SHA
    485c43a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #15 from tuanbass/feature/copilot

    Implement the copilot
    tuanbass committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    ba9080f View commit details
    Browse the repository at this point in the history
  3. Update reference

    tuanbass committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    35aae28 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2686a56 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. Configuration menu
    Copy the full SHA
    4807065 View commit details
    Browse the repository at this point in the history
  2. Rename template

    tuanbass committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    567444b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    40636c1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb87ce6 View commit details
    Browse the repository at this point in the history
  5. custom the dashboard page

    tuanbass committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    8100dec View commit details
    Browse the repository at this point in the history
  6. Add hydra module

    tuanbass committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    ab6d3f9 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2023

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

Commits on Apr 6, 2023

  1. Configuration menu
    Copy the full SHA
    8a59ab1 View commit details
    Browse the repository at this point in the history
  2. issue #17: cleaner tab and window relation

    also remove some print command
    tuanbass committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    8559264 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2023

  1. Configuration menu
    Copy the full SHA
    705a403 View commit details
    Browse the repository at this point in the history
  2. feat(copilot2): add black and whitelist file types for copilot2

    Motivation: Copilot will send data to cloud to analysis. But It's really
    dangerous for sensitive data.
    tuanbass committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    d2017e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    feaced1 View commit details
    Browse the repository at this point in the history
  4. default mode for module key binding

    if not specify mode, the binding will effective in "nv" (old is "n" only)
    tuanbass committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    4e31039 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a5bf9d0 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. Configuration menu
    Copy the full SHA
    77c3f30 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9cf7c8 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. change shortcut for hopchar to "t"

    Also change foldlevelstart
    
    "
    tuanbass committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    87c99b1 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2023

  1. merge from upstream

    tuanbass committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    9d647d2 View commit details
    Browse the repository at this point in the history