mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-24 09:30:04 +08:00
7 lines
254 B
Plaintext
Vendored
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']}}
|