mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 23:18:33 +00:00
vim-patch:7.4.1305 #5094
Problem: "\%1l^#.*" does not match on a line starting with "#".
Solution: Do not clear the start-of-line flag. (Christian Brabandt)
7c29f38781
Helped-by: jamessan
Helped-by: mhinz
This commit is contained in:

committed by
Justin M. Keyes

parent
23f591dba0
commit
6fe8c1d051
@@ -972,7 +972,7 @@ static int included_patches[] = {
|
||||
// 1308 NA
|
||||
// 1307 NA
|
||||
// 1306 NA
|
||||
// 1305,
|
||||
1305,
|
||||
1304,
|
||||
// 1303 NA
|
||||
// 1302 NA
|
||||
|
Reference in New Issue
Block a user