Comments on 2018-04-21 counsel-rg and symbol at point

You can also:

```
(setq counsel-projectile-ag-initial-input ’(thing-at-point ‘symbol t))
(setq counsel-projectile-rg-initial-input ’(thing-at-point ‘symbol t))
```

To get this automatically.

– Anonymous 2018-04-23 12:54 UTC