Git Product home page Git Product logo

vim-whiplash's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

fadein gkatsev

vim-whiplash's Issues

Projects in nested directories?

Thank you for the library! ๐Ÿ™‡โ€โ™‚๏ธ

The way I organize my projects is as follows:

~/depot/org_1/project_1
~/depot/org_1/project_2
~/depot/org_2/project_1
~/depot/org_2/project_2

That means simple

let g:WhiplashProjectsDir = `~/depot`

won't work.

Is there any workaround maybe? ๐Ÿค”

Please add support for Windows

I'm new to Vim and after spending a lot of time searching for a convenient way to switch projects, I somehow got here. This plugin is just perfect and I honestly don't know why nobody talks about it...
Anyway, I installed the plugin even though it wasn't tested on Windows and the default WhiplashCD command seems to work. Haven't tried any other command for the moment but this particular one is what I wanted anyway.
The reason I'm opening this issue is because I might want to use some of the other commands in the future and I assume some of them won't work. For example, I break it if I change the :Whiplash command name to something else.
Thanks and regards.

Quick edit:
I tried also the wildignore filtering and it works only with absolute paths. Is this normal?

avoid external and mac-specific command in directory completion

The function s:WhiplashGetProjectNamesString() uses an Apple-specific argument to the ls command to generate a list of directories for completion.

Vimscript provides built-in functions that can do this task which will lead to a more portable plugin.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.