mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-03 15:20:04 +08:00
7 lines
254 B
Plaintext
7 lines
254 B
Plaintext
|
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']}}
|