mirror of
https://github.com/neovim/neovim.git
synced 2024-12-21 03:35:02 -07:00
vim-patch:8.1.1477: test summary fails in the tiny version
Problem: Test summary fails in the tiny version.
Solution: set 'nocompatible'.
c7500f9cb5
This commit is contained in:
parent
542fbb34a1
commit
6970225af6
@ -1,3 +1,4 @@
|
||||
set nocp
|
||||
if 1
|
||||
" This is executed with the eval feature
|
||||
set nocp
|
||||
|
Loading…
Reference in New Issue
Block a user