quick and dirty fix tests for vanilla vim
This commit is contained in:
parent
ea8094c506
commit
5d4094b2bb
@ -57,6 +57,8 @@ class Autotrigger_WillProduceNoExceptionWithVimLowerThan214(_VimTest):
|
||||
|
||||
|
||||
class Autotrigger_CanMatchPreviouslySelectedPlaceholder(_VimTest):
|
||||
skip_if = check_required_vim_version
|
||||
|
||||
files = { 'us/all.snippets': r"""
|
||||
snippet if "desc"
|
||||
if ${1:var}: pass
|
||||
|
Loading…
Reference in New Issue
Block a user