theimpostor

Results 5 comments of theimpostor

That command appears to work. I wonder if instead of setting it for all filetypes maybe it should be restricted to c and cpp. Also, rtags should be watching files...

That looks like it would work! Do we need BufWritePost also? I thought there was an easy way to use the vim filetype to filter other autocommands. This is what...

Cool, if you add it I can switch to your clone locally.

@lyuts I am on osx high sierra, and it's not clear to me what the file watch limit is. I do have a bunch of projects indexed, I will try...

Here is another use case in favor of making the behavior the same as grep: https://stackoverflow.com/a/4079109 `grep -Fxvf file1 file2` returns all the lines in file2 which are not in...