1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-24 09:30:04 +08:00
SpaceVim/bundle/neomake/tests/isolated/configure.vader
2020-06-13 14:06:35 +08:00

7 lines
254 B
Plaintext
Vendored

Include: ../include/setup.vader
Execute (Loading autoload/neomake/configure.vim sets up default settings):
Assert !exists('g:neomake')
runtime! autoload/neomake/configure.vim
AssertEqual g:neomake, {'automake': {'ignore_filetypes': ['startify']}}