Add comment headers for plugin/ale files

This commit is contained in:
Prashanth Chandra
2016-10-04 02:41:02 +08:00
parent 043446998b
commit 1d4e035566
5 changed files with 16 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
" Author: w0rp <devw0rp@gmail.com>
" Description: Echoes lint message for the current line, if any
if exists('g:loaded_ale_cursor')
finish
endif