mirror of
https://github.com/neovim/neovim.git
synced 2025-10-05 09:26:30 +00:00
vim-patch:7.4.803
Problem: C indent does not support C11 raw strings. (Mark Lodato)
Solution: Do not change indent inside the raw string.
f7bb86dc59
This commit is contained in:
@@ -190,7 +190,7 @@ static int included_patches[] = {
|
||||
// 806,
|
||||
// 805,
|
||||
// 804,
|
||||
// 803,
|
||||
803,
|
||||
802,
|
||||
// 801,
|
||||
// 800,
|
||||
|
Reference in New Issue
Block a user