diff --git a/vimplugins b/vimplugins index 560172e..5ef8740 100644 --- a/vimplugins +++ b/vimplugins @@ -48,6 +48,7 @@ nmap a (EasyAlign) " neomake nmap i :Neomake +let g:neomake_open_list = 7 let g:neomake_error_sign={ \ 'text': 'e>', \ 'texthl': 'ErrorMsg',