You are viewing an historical archive of past issues. Please
              report new issues to the appropriate project issue tracker on
              GitHub.
            
            
            Comments
- 
                
                  anonymous
                  
                
                
I second this, I'd like to be able to do
nmap <buffer> <silent> <Leader>l :exe "CommandT " . join(split(&path, ','), ' ')<CR>
but instead I have to do something much much worse, like create a tmpdir on vim startup containing symlinks to all of the directories in &path.
 - 
                
                  Greg Hurrell
                  
                
                
I think the right fix here is to just anchor your search in the common subdirectory.
 - 
                
                  Greg Hurrell
                  
                
                
Status changed:
- From: new
 - To: closed
 
 
Add a comment
Comments are now closed for this issue.