from Hacker News

Proj: Simple project tool for Vim

by thomasmallen on 7/21/09, 8:55 PM with 8 comments

  • by thomasmallen on 7/21/09, 8:58 PM

    Please report any bugs and/or feature requests. Project.vim stinks so I'm set on finding a simpler path.
  • by tdavis on 7/21/09, 11:09 PM

    It would be nice if it did more introspection. I have a root projects directory (~/workspace) and it'd be nice if I could specify that root then try like :Proj ticketstumbler and just have it figure out from the directory name what I want. The projects file could be used to override defaults, so if I specify the same project in that file, it uses that config.

    Also, why make me put quotes around the project name?

  • by jrockway on 7/22/09, 1:44 AM