Closed yuandaxing closed 7 years ago
Hi, when my cursor in a line end with "\", first time i type M-i to run helm-swoop, it works right then i type M-i to run multiple buffer swoop, it give me the error "invalid-regexp "Trailing backslash"" for example the below line:
when i type M-i the second time, i got the error message.
Hi, when my cursor in a line end with "\", first time i type M-i to run helm-swoop, it works right then i type M-i to run multiple buffer swoop, it give me the error "invalid-regexp "Trailing backslash"" for example the below line:
define ASSERT_HEADER_KEY_IS_EXIST(variable, key) { \
when i type M-i the second time, i got the error message.