Pinaki82 / syntastic-warning-window-line-wrap

A Vim plugin to wrap lines in Syntastic location list (Warning) window.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

syntastic-warning-window-line-wrap

A Vim plugin to wrap lines in Syntastic location list (Warning) window.

This plugin wrap lines in Syntastic location list (Warning) window. To turn line wrap off, please comment out the line autocmd FileType qf setlocal wrap from the file ~/.vim/ftplugin/qf.vim or %USERPROFILE%\.vim\ftplugin\qf.vim or %USERPROFILE%\PortableApps\gVimPortable\Data\settings\.vim\ftplugin\qf.vim.

About

A Vim plugin to wrap lines in Syntastic location list (Warning) window.

License:BSD 2-Clause "Simplified" License


Languages

Language:Vim Script 100.0%