Skip to content

Commit

Permalink
fixup!: more
Browse files Browse the repository at this point in the history
  • Loading branch information
lewis6991 committed Dec 19, 2022
1 parent cca17ed commit e034a4b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/nvim/testdir/test_modeline.vim
Expand Up @@ -234,9 +234,7 @@ func Test_modeline_fails_always()
call s:modeline_fails('omnifunc', 'omnifunc=Something()', 'E520:')
call s:modeline_fails('operatorfunc', 'operatorfunc=Something()', 'E520:')
call s:modeline_fails('perldll', 'perldll=Something()', 'E520:')
call s:modeline_fails('printdevice', 'printdevice=Something()', 'E520:')
call s:modeline_fails('patchexpr', 'patchexpr=Something()', 'E520:')
call s:modeline_fails('printexpr', 'printexpr=Something()', 'E520:')
call s:modeline_fails('pythondll', 'pythondll=Something()', 'E520:')
call s:modeline_fails('pythonhome', 'pythonhome=Something()', 'E520:')
call s:modeline_fails('pythonthreedll', 'pythonthreedll=Something()', 'E520:')
Expand Down

0 comments on commit e034a4b

Please sign in to comment.