mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
feature/evil: fix inclusivity of evil-matchit #519
This commit is contained in:
@ -307,3 +307,4 @@ more information on modifiers."
|
||||
(regexp-quote (string-trim-left (car match))))
|
||||
path file-name t t 1))))
|
||||
(replace-regexp-in-string regexp "\\1" file-name t)))
|
||||
|
||||
|
Reference in New Issue
Block a user