Remove an unused variable

This commit is contained in:
w0rp 2018-07-12 09:21:28 +01:00
parent 0de3d24338
commit 6ef31073dd
No known key found for this signature in database
GPG Key ID: 0FC1ECAA8C81CD83
1 changed files with 0 additions and 1 deletions

View File

@ -1,4 +1,3 @@
call ale#Set('wrap_command_as_one_argument', 0)
" Author: w0rp <devw0rp@gmail.com>
" Description: Linter registration and lazy-loading
" Retrieves linters as requested by the engine, loading them if needed.