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

Add support for ~ and .. during file completion #76

Closed

Commits on Nov 25, 2018

  1. Add support for ../

    Signed-off-by: anmolbabu <[email protected]>
    anmolbabu committed Nov 25, 2018
    Configuration menu
    Copy the full SHA
    44cd99a View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2018

  1. Add support for ~ in auto completion

    Signed-off-by: anmolbabu <[email protected]>
    anmolbabu committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    d62ef0b View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2018

  1. Update glide files

    Signed-off-by: anmolbabu <[email protected]>
    anmolbabu authored and anmol babu committed Nov 29, 2018
    Configuration menu
    Copy the full SHA
    6d7a0c9 View commit details
    Browse the repository at this point in the history
  2. Add vendored pkgs

    Signed-off-by: anmolbabu <[email protected]>
    anmolbabu authored and anmol babu committed Nov 29, 2018
    Configuration menu
    Copy the full SHA
    fbe1cee View commit details
    Browse the repository at this point in the history
  3. Fix golangci bot suggestions

    Signed-off-by: anmolbabu <[email protected]>
    anmolbabu authored and anmol babu committed Nov 29, 2018
    Configuration menu
    Copy the full SHA
    5eb2df8 View commit details
    Browse the repository at this point in the history
  4. Add test for ~ autocompletion

    Signed-off-by: anmolbabu <[email protected]>
    anmol babu authored and anmolbabu committed Nov 29, 2018
    Configuration menu
    Copy the full SHA
    0c3b234 View commit details
    Browse the repository at this point in the history