mirror of
https://github.com/neovim/neovim.git
synced 2025-09-24 20:18:32 +00:00
Merge pull request #1782 from fwalch/small-patches
vim-patch: Multiple small patches
This commit is contained in:
@@ -371,7 +371,10 @@ newwindow:
|
||||
postponed_split = Prenum;
|
||||
else
|
||||
postponed_split = -1;
|
||||
g_do_tagpreview = 0;
|
||||
|
||||
if (nchar != '}') {
|
||||
g_do_tagpreview = 0;
|
||||
}
|
||||
|
||||
// Execute the command right here, required when
|
||||
// "wincmd ]" was used in a function.
|
||||
|
Reference in New Issue
Block a user