mirror of
https://github.com/neovim/neovim.git
synced 2025-10-02 16:08:36 +00:00
vim-patch:7.4.740
Problem: ":1quit" works like ":.quit". (Bohr Shaw)
Solution: Don't exit Vim when a range is specified. (Christian Brabandt)
c7a0d32c83
This commit is contained in:
@@ -422,7 +422,7 @@ static int included_patches[] = {
|
||||
// 743,
|
||||
// 742,
|
||||
741,
|
||||
// 740,
|
||||
740,
|
||||
739,
|
||||
// 738 NA
|
||||
// 737,
|
||||
|
Reference in New Issue
Block a user