mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 06:58:35 +00:00
vim-patch:7.4.2127
Problem: The short form of ":noswapfile" is ":noswap" instead of ":now".
(Kent Sibilev)
Solution: Only require three characters. Add a test for the short forms.
3bcfca3ab4
This commit is contained in:
@@ -313,7 +313,7 @@ static int included_patches[] = {
|
||||
// 2130 NA
|
||||
// 2129 NA
|
||||
2128,
|
||||
// 2127,
|
||||
2127,
|
||||
2126,
|
||||
// 2125 NA
|
||||
2124,
|
||||
|
Reference in New Issue
Block a user