mirror of
https://github.com/neovim/neovim.git
synced 2025-10-15 06:16:08 +00:00
vim-patch:7.4.213
Problem: It's not possible to open a new buffer without creating a swap file. Solution: Add the ":noswapfile" modifier. (Christian Brabandt) https://code.google.com/p/vim/source/detail?r=e25a04c1c515e6eb32197291472f89bcadfabf89
This commit is contained in:

committed by
Thiago de Arruda

parent
965f587061
commit
824d64cb18
@@ -248,7 +248,7 @@ static int included_patches[] = {
|
||||
//216,
|
||||
//215,
|
||||
//214,
|
||||
//213,
|
||||
213,
|
||||
//212,
|
||||
//211,
|
||||
210,
|
||||
|
Reference in New Issue
Block a user