-
Notifications
You must be signed in to change notification settings - Fork 394
Closed
Description
I often need to search for strings that begin with "#" when finding id divs in haml/css
However Ack.vim explodes when using:
:Ack -Q "#something"
error:
E194: No alternate file name to substitute for "#"
ack -Q "#something"
works fine from the command line so something in ack.vim is screwing it up
Metadata
Metadata
Assignees
Labels
No labels