vim-vimhelplint icon indicating copy to clipboard operation
vim-vimhelplint copied to clipboard

No way to suppress errors

Open machakann opened this issue 9 years ago • 0 comments

Currently there is no way to suppress error reports, but it is actually a feature which any lint tool should have. The problem is there is no "comment" for vimhelp, thus inline directive may not be a good method. Maybe using global valiable or using command arguments are realistic.

Related: https://github.com/neomake/neomake/pull/685

machakann avatar Oct 08 '16 00:10 machakann