dajva / rg.el

Emacs search tool based on ripgrep
https://rgel.readthedocs.io
GNU General Public License v3.0
484 stars 41 forks source link

Load dir-locals for search dir before compilation start #61

Closed muffinmad closed 5 years ago

muffinmad commented 5 years ago

Running search with rg or rg-literal must load variables from dir-locals file for search directory to initialize rg-buffer-name before compilation-start

coveralls commented 5 years ago

Coverage Status

Coverage decreased (-0.1%) to 85.714% when pulling f14febb2f843670730bd3103f11f7f34dbf93994 on muffinmad:dir-locals into f84a1dfa3465f1fd015f4d3b12a5694d6f416038 on dajva:master.